Syntax: mouseUp mouseButtonNumber

Roger Eller roger.e.eller at sealedair.com
Thu Sep 22 16:11:30 EDT 2016


The script editor won't compile a mouseUp  handler with 1 2 or 3 as a
parameter.

on mouseUp 3
   do stuff
end mouseUp

I am trying to get a right-click to show a contextual menu on Windows.

~Roger



More information about the use-livecode mailing list