Buttonclick deselects text
J. Landman Gay
jacque at hyperactivesw.com
Sat Feb 10 21:48:21 EST 2007
Mark Schonewille wrote:
> Hi Kresten,
>
> Set the traversalOn of the button to false. You can do this from the
> message box or in the property inspector. On the basic properties pane
> of the property inspector, you will see a checkbox called "Focus with
> keyboard" or "TraversalOn". Make sure that this checkbox is not checked.
This answer is better than my original, because this way you don't have
to handle hiliting manually. I don't think I realized that turning off
traversalOn was all that is required, but it makes sense. The problem is
really just the focus change.
--
Jacqueline Landman Gay | jacque at hyperactivesw.com
HyperActive Software | http://www.hyperactivesw.com
More information about the use-livecode
mailing list