[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[MiNT] WHL_REALWHEEL precisions
Hello
I'm currently looking in wind_set(WF_WHEEL) in newcalls.txt
I just need precisions:
Wheel ammount: if I understand receive alway's an unsigned value
orient: bit 1 how do you know this is vertical or horizontal? I suppose if mouse
is over working area this is alway's vertical (except if this is very special
mouse (I know this exist)), I suppose horizontal is only send if mouse is above
horizontal slider?
Olivier