Send "mouseup" problem under Windows XP/Rev 2.0b2

Howard Bornstein bornstein at designeq.com
Tue Apr 15 10:22:00 EDT 2003


Can someone running 2.0b2 under Windows XP please verify this:

create a stack
create 1 button and 1 text field

In the button script put:

on mouseup
  put "Got it!" into fld 1
end mouseup

>From the message box, type: send "mouseup" to btn 1

When I run this under Mac OS 9.2.1, I get "got it" in the text field. 
When I run this under Windows XP, nothing appears in the text field and 
"true" appears in the message box!!???

I ran into this because a 'send "mouseup" to btn "something"' command 
wasn't working in my script under Windows while it worked fine under the 
Mac OS. It appears the button never gets the "mouseup" command.

Anyone know why (or can at least verify this)?

Thanks,

Howard Bornstein
____________________
D E S I G N  E Q
www.designeq.com


More information about the use-livecode mailing list