Tabs in a field

Ken Ray kray at sonsothunder.com
Fri May 23 01:36:20 EDT 2003


Dan,

It's not a property, but you can add this code to your field:

on tabKey
  put tab after the selectedChunk
end tabKey

That should work...

Ken Ray
Sons of Thunder Software
Email: kray at sonsothunder.com
Web Site: http://www.sonsothunder.com/ 

> -----Original Message-----
> From: use-revolution-admin at lists.runrev.com 
> [mailto:use-revolution-admin at lists.runrev.com] On Behalf Of 
> Dan Friedman
> Sent: Friday, May 23, 2003 1:19 AM
> To: RunRev Mail List
> Subject: Tabs in a field
> 
> 
> Greetings...
> 
> Now, I know I missing something stupid, but, I want to be 
> able to type tabs in a field.  However, the card has more 
> than one field on it.  So, when I type the tab key, focus 
> moves to the next field.  How do you make it so that typing 
> the tab key puts a tab in the field?  There must be some 
> field property... Do I really have to trap the tabKey message??
> 
> Thanks!
> - Dan
> 
> _______________________________________________
> use-revolution mailing list
> use-revolution at lists.runrev.com 
> http://lists.runrev.com/mailman/listinfo/use-> revolution
> 





More information about the use-livecode mailing list