click at location not working
Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller
click at location not working
livecode has randomly stopped allowing me to to use the click at the location command on a single page. it makes not sense an suggestions other than the object is covered by another object i checked that?
Re: click at location not working
Hi.
Are you saying that if you run:
click at the loc of button "yourButton"
and there is a mouseUp handler in that button, that the handler is not invoked?
If not, can you try this as an experiment?
Craig Newman
Are you saying that if you run:
click at the loc of button "yourButton"
and there is a mouseUp handler in that button, that the handler is not invoked?
If not, can you try this as an experiment?
Craig Newman