>> It's the same in Rev... I do this all the time: click at loc of btn "OK" to >> get it to highlight as well as get a mouseUp. > > If I may clarify -- > > In Rev, if a script sends a mouseUp to a checkbox, the hilite of the > checkbox is unaffected? Is that what you mean to say?
Yes, that's exactly what I mean to say. The reason is that all you're doing in that instance is sending a message; the actual "click" isn't being simulated. > Is this a feature? If so, what's the advantage? I don't know if I'd look at it as a feature... it's just the way things go. Messages are just messages; they don't set properties. Ken Ray Sons of Thunder Software Web site: http://www.sonsothunder.com/ Email: [EMAIL PROTECTED] _______________________________________________ use-revolution mailing list [email protected] http://lists.runrev.com/mailman/listinfo/use-revolution
