Setting button hilite in a script

Peter Bogdanoff bogdanoff at me.com
Mon Mar 11 19:08:26 EDT 2013


Hi all,

In the course of a script that does other things, I want to set the hilite of a radio button--but it's not happening:

	if there is a button "Local" then
      		set the hilite of button "Local" to true

doesn't do that.

	click button 1 at the loc of button "Local"

doesn't work either.

I've tried adding to the script

	wait 1 milliseconds with messages

No go.

??

Peter Bogdanoff
UCLA


More information about the use-livecode mailing list