How do you...

Igor de Oliveira Couto igor at semperuna.com
Mon Apr 29 00:25:03 EDT 2013


On 29/04/2013, at 2:17 PM, Charles Szasz <cszasz at me.com> wrote:

> How do you script for the cursor in an edit field (that has the focus) so that the cursor is at the end of text in the field when the user selects the field?

In the field's script:

on openField
 select after me
end openField

Is that what you had in mind?

--
Igor Couto
Sydney, Australia








More information about the use-livecode mailing list