Extra Mouse buttons
Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller
Extra Mouse buttons
For windows mice that have more than right, left and scroll buttons, is there a way to see what messages they are sending in RR so that i may implement them into my programming? I tried to use message watcher, but it did not record any of my button clicks.
-
- VIP Livecode Opensource Backer
- Posts: 977
- Joined: Sat Apr 08, 2006 7:47 am
- Contact:
You should be getting 'mouseDown' and 'mouseUp' messages (and a few more), which have a parameter mouseButtonNumber which will tell you how the user clicked on the control.
HTH,
Jan Schenkel.
HTH,
Jan Schenkel.
Quartam Reports & PDF Library for LiveCode
www.quartam.com
www.quartam.com