--- Sannyasin Sivakatirswami <[EMAIL PROTECTED]> 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 _______________________________________________ use-revolution mailing list [EMAIL PROTECTED] http://lists.runrev.com/mailman/listinfo/use-revolution
