Well that didn't work...

Todd Geist todd at geistinteractive.com
Tue Jun 21 01:38:32 EDT 2005


Hello,

I have been trying to figure out how to create a little simple text  
editor.  Basically I want to add two features to a regular scrolling  
field.

Feature 1

     Pressing tab while the insertion point is on a line of text  
needs to INDENT the line
     pressing shift_tab needs to OUTDENT it.

Feature 2

     A new Line created by pressing "return" needs to line up with  
the previous line
     Like this...

So far I am getting lost. Does anybody have any ideas, or some code I  
can look at.

Thanks

Todd


More information about the use-livecode mailing list