At 6:59 AM -0800 11/17/2001, Robert Esser wrote:
> In HyperCard, tabbing from field to field, any existing text is
>automatically hilited. In Revolution, it appears that the cursor is placed
>at the end of the existing text. Is there any way to get the Revolution
>Stack to behave like HyperCard does? Is there a property that can be set
>or do I need to program in this functionality.
No property, but you can write something like
on openField
s end "select the text of me" to the target in 1 tick
end openField
to get this behavior.
--
Jeanne A. E. DeVoto ~ [EMAIL PROTECTED]
http://www.runrev.com/
Runtime Revolution Limited - Power to the Developer!