How do I use a Tabbed Button???

David Burgun dburgun at dsl.pipex.com
Tue Apr 6 12:33:07 EDT 2004


>>How can I maintain just one value for this field?
>
>Set the "sharedtext" of that field to true :-)

!!!!!FANTASTIC!!!!!


>on keydown the_key
>   if the_key is a number then
>      pass keydown ## a number will be entered...
>   else
>      beep
>   end if
>end keydown
>

Thanks, I had just about come to this conclusion while reading thru the docs!

Bye for Now
Dave


More information about the use-livecode mailing list