mousemove doesn't recognize "shiftkey is down", but only under Windows
J. Landman Gay
jacque at hyperactivesw.com
Sun Sep 23 15:04:29 EDT 2018
On 9/22/18 11:03 PM, Howard Bornstein via use-livecode wrote:
> This is exceedingly weird. I can't get a mousemove handler to recognize if
> the shiftkey is down (although I think this is true for all key
> modifiers—Shiftkey down and OptionKey down for sure). The only way it
> detects this state is if I click the mouse button while holding the
> shiftkey down.
You could see if the keysDown() function works instead.
--
Jacqueline Landman Gay | jacque at hyperactivesw.com
HyperActive Software | http://www.hyperactivesw.com
More information about the use-livecode
mailing list