On 10/21/10 6:10 PM, Bob Sneidar wrote:
Well this is interesting: Even if a scrolling field has tab on return
set, it inserts a cr when you hit return. On a regular field it tabs.
So what property visible from the property inspector corresponds to
this behavior? Obviously not the tab on return!

Tab on return (i.e., autoTab) only happens when you are on the last line of the field. So in a 3-line field, a return key will only tab to the next field if the cursor is on line 3, otherwise it inserts a carriage return. Scrolling fields have no "last" line, they are infinite, so autoTab never triggers on those.

--
Jacqueline Landman Gay         |     jac...@hyperactivesw.com
HyperActive Software           |     http://www.hyperactivesw.com
_______________________________________________
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to