![]() |
Mousewheel ?!?!
Yeah... i was wondering it there a command mousewheelup and mousewheeldown or something like that i know there mousewheeldelta but it do samething both side =P
|
mousewheeldelta gives you the total movement of the wheel, so you can do if (mousewheeldelta < 0) for moving down, and if (mousewheeldelta > 0) for moving up. Or the other way around, not sure.
|
okay thank lot gonna try this =)
..:Edit]:.. works thank =) |
The mousewhell, when pushed down like a normal mouse button, is considered the middle mouse button in GScript.
|
Quote:
|
Quote:
1 i was asking on how work mousewheel 2 not everyone can push their mousewheel 0.o like ! everyone have a mousewheel |
Quote:
good stuff to know anyhow ;) |
Quote:
http://www.suse.de/de/private/produc...ages/mouse.jpg |
But on mice with wheels there is no middle button, however pushing the wheel down does activate a button which Graal reads as the middle mouse button.
mousewheeldelta... delta = change in change in mousewheel('s movement) That's how i remember it, but im kind of a sciencey guy. Although, i wouldn't be suprised if that's where they came up with the command. |
Actually Windows reads mousewheels you can pushdown as the middle mouse button. Graal just uses the Windows Mouse stuff. Stop accusing Stefan of being weird :p
|
| All times are GMT +2. The time now is 02:36 PM. |
Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2026, vBulletin Solutions Inc.
Copyright (C) 1998-2019 Toonslab All Rights Reserved.