Return in field property is an error?

Jan Schenkel janschenkel at yahoo.com
Mon Dec 16 04:40:01 EST 2002


--- Sannyasin Sivakatirswami <katir at hindu.org> wrote:
> current properties palette for fields shows an item
> "Return in moves to 
> next field"
> 
> But, should that not be  "Tab in field move to next
> field?"
> 
> 
> 
> "
> 
> 
> Sannyasin Sivakatirswami
> 

Hi Sannyasin,

Actually, the term is correct.
TAB will move you to the next field _unless_ you trap
the 'tabKey' handler in the field script.
RFETURN will simply move you to the next line _unless_
you set this property, and then it will go to the next
field.
This property is interesting for input screens where
you want to avoid people typing multiple lines in one
field.

Hope this cleared it up,

Jan Schenkel.

=====
"As we grow older, we grow both wiser and more foolish at the same time."  (La Rochefoucauld)

__________________________________________________
Do you Yahoo!?
Yahoo! Mail Plus - Powerful. Affordable. Sign up now.
http://mailplus.yahoo.com



More information about the use-livecode mailing list