Send mouseUp doesn't work in Windows standalone

Alex Rice alex at mindlube.com
Tue Oct 28 17:46:50 EST 2003


On Oct 28, 2003, at 3:18 PM, Bill Vlahos wrote:

> This doesn't work.
>>
>> 	click at the loc of btn "Server Data"

Works for me.

--Create a new mainstack stack
--Add a button
--Edit button script:

on mouseup
   put "hi"
end mouseup

--Type in the message box
click at the loc of btn 1
--or
click at the loc of btn "Button 1"

--see "hi" in the message box


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