Send mouseUp doesn't work in Windows standalone

Alex Rice alex at mindlube.com
Tue Oct 28 15:21:08 EST 2003


On Oct 28, 2003, at 1:16 PM, Bill Vlahos wrote:

> I have the following handler in the Stack Script:
>
> on openStack
>   resetOpen -- prep the stack handler
>   send "mouseUp" to button "Server Data"
> end openStack
>
> It works correctly on Mac OS X builds but doesn't do anything on 
> Windows standalones. Clicking on the "Server Data" button works 
> correctly on both platforms.
>
> Built with Rev 2.1 on OS X. Any ideas why this doesn't work?

Don't know, but a workaround is

	click at the loc of btn "Server Data"

HTH

Alex Rice <alex at mindlube.com> | Mindlube Software | 
<http://mindlube.com>

what a waste of thumbs that are opposable
to make machines that are disposable  -Ani DiFranco



More information about the use-livecode mailing list