xboxscene.org forums

Pages: [1] 2 3

Author Topic: Texteditor  (Read 581 times)

Kthulu

  • Archived User
  • Hero Member
  • *
  • Posts: 787
Texteditor
« on: January 22, 2004, 05:39:00 PM »

ok, non-WIP versions of fileOpen.xas, virtualKB.xas, and TextEditor.xas have been posted to the following thread:
Pinned::Actionscripts Collection

of course, if you are a WIP tester, and want to use the scripts, you'll have to modify them. you only have to modify the Input code. it should be fairly easy to modify to use StringInput instead of my keyboard.

if you have problems with the scripts or want to ask questions, please return here.
thanks.
Logged

Kthulu

  • Archived User
  • Hero Member
  • *
  • Posts: 787
Texteditor
« Reply #1 on: January 22, 2004, 06:07:00 PM »

DELETE
Logged

geniusalz

  • Archived User
  • Hero Member
  • *
  • Posts: 1635
Texteditor
« Reply #2 on: January 23, 2004, 06:51:00 PM »

Very cool smile.gif

Problem:
-Deleting last blank line and saving actually deletes last line of text.

Thoughts:
-In the keyboard, use Left Trigger + left/right to move cursor
-Assign one of the freed buttons to delete
-Help (START) doesn't work
-Move kb a bit higher

-If possible, integrate keyboard into the main screen, so that 'edit line' is no longer required
-You might be able to use the builtin keyboard fo that.  Pressing Right Trigger+Y activates/deactives it (supposed to, but doesn't work right now)  However, you can still activate it from the script
Logged

ub312g0d

  • Archived User
  • Full Member
  • *
  • Posts: 195
Texteditor
« Reply #3 on: January 23, 2004, 09:58:00 PM »

wow. I'm extremely impressed, finally a working text editor, I find it funny though that a dashboard did it before a standalone app. Just goes to show the power of action scripting.  I havent tested it out yet as of its 3 am, but looks and sounds incredible.  Mad props to you man.
Logged

Kthulu

  • Archived User
  • Hero Member
  • *
  • Posts: 787
Texteditor
« Reply #4 on: January 24, 2004, 06:57:00 AM »

thanks guys!

QUOTE

Problem:
-Deleting last blank line and saving actually deletes last line of text.

thanks for letting me know that.  i thought i had squashed that bug...
QUOTE

Thoughts:
1. In the keyboard, use Left Trigger + left/right to move cursor
2. Assign one of the freed buttons to delete
3. Help (START) doesn't work
4. Move kb a bit higher

1 & 2
i've been thinking how i can re-work the button-interface to add more features and still keep the same features in a non-WIP version.  i had some pretty good ideas on how to add cut, copy, and paste.  i think my button rearrangement ended assigning delete to B as well.  my notes are scribbled on a piece of paper at home and i can't remember them.  i'm visiting a friend this weekend, so won't have time to work on anything.  i'll keep your thoughts in mind when i get back home.
3. yeah, i haven't figured out how/ or if its even possible to detect the Start button in the WIP stuff (my keyboard was written in non-WIP and hastily ported over)
4. i remember KF suggesting that when i first made the keyboard.  i thought i did, but i'll see about raising it about 10 more pixels...
Logged

Kthulu

  • Archived User
  • Hero Member
  • *
  • Posts: 787
Texteditor
« Reply #5 on: January 28, 2004, 08:45:00 PM »

DELETE
Logged

Kthulu

  • Archived User
  • Hero Member
  • *
  • Posts: 787
Texteditor
« Reply #6 on: January 29, 2004, 04:22:00 AM »

DELETE
Logged

thetruethugg

  • Archived User
  • Sr. Member
  • *
  • Posts: 432
Texteditor
« Reply #7 on: January 29, 2004, 05:47:00 AM »

Looks like an impressive update.  I can mirror the pictures and zip if you'd like.
Logged

EcL|PsE

  • Archived User
  • Full Member
  • *
  • Posts: 174
Texteditor
« Reply #8 on: January 29, 2004, 06:53:00 AM »

fucking awesome work man!
Logged

Kthulu

  • Archived User
  • Hero Member
  • *
  • Posts: 787
Texteditor
« Reply #9 on: January 29, 2004, 07:53:00 AM »

thanks, really, but BJ is really the one that did the awesome work of creating MXM and giving us the ability use actionscripts.  if my scripts are good, it is only because i stand on the shoulders of giants smile.gif

smile.gif Hear my prayer, Oh Great One, and continue to bless us with your most awesome dash smile.gif
MXM
Logged

geniusalz

  • Archived User
  • Hero Member
  • *
  • Posts: 1635
Texteditor
« Reply #10 on: January 29, 2004, 11:35:00 AM »

Suggestion:
Instead of displaying the line being edited at the bottom, show it in the proper place.
Logged

Kthulu

  • Archived User
  • Hero Member
  • *
  • Posts: 787
Texteditor
« Reply #11 on: January 29, 2004, 12:52:00 PM »

i guess 'proper place' is a matter of opinion, but i'll think about it
Logged

geniusalz

  • Archived User
  • Hero Member
  • *
  • Posts: 1635
Texteditor
« Reply #12 on: January 29, 2004, 01:41:00 PM »

I meant proper place as in the line itself in the display up there, instead of having a separate textbox down there.
Logged

Kthulu

  • Archived User
  • Hero Member
  • *
  • Posts: 787
Texteditor
« Reply #13 on: January 29, 2004, 02:18:00 PM »

QUOTE
I meant proper place as in the line itself in the display up there, instead of having a separate textbox down there.

i know, that's why i said i'd think about it smile.gif
Logged

Kthulu

  • Archived User
  • Hero Member
  • *
  • Posts: 787
Texteditor
« Reply #14 on: January 30, 2004, 04:54:00 AM »

DELETE
Logged
Pages: [1] 2 3