List Field and Ask Dialog

Jeanne A. E. DeVoto jeanne at runrev.com
Sat Apr 6 09:55:01 EST 2002


At 2:39 AM -0800 4/6/2002, Magnus von Brömsen wrote:
>I get the old error (Chunk: no target found) when trying this:
>
>  on mouseUp
>     ask "How many?"
>     if it is not empty then put tab & it after the selectedLine
>   end mouseUp

You may need to set the button's traversalOn to false. (This avoids losing
the selection when you click the button.)

--
Jeanne A. E. DeVoto ~ jeanne at runrev.com
Runtime Revolution Limited - The Solution for Software Development
http://www.runrev.com/





More information about the use-livecode mailing list