Purchased the new optical Microsoft mouse. It has left/right buttons with a pressable wheel in the center.
It also has two pressable buttons on the side to be pressed by your thumb.
How can I take advantage of the wheel/side buttons in Dos Powerbasic? Or is it even possible?
I would appreciate being able to detect:
A> One click roll up (Make my display go up)
B> One click roll down (Make the display go down)
C> Roll Up
D> Roll Down
E> Big thumb button (End of data display)
F> Small thumb button (Top of data display)
If anyone can show me how to detect/trap this, I am make the program do what I want.
Thank you.
Robert
------------------
It also has two pressable buttons on the side to be pressed by your thumb.
How can I take advantage of the wheel/side buttons in Dos Powerbasic? Or is it even possible?
I would appreciate being able to detect:
A> One click roll up (Make my display go up)
B> One click roll down (Make the display go down)
C> Roll Up
D> Roll Down
E> Big thumb button (End of data display)
F> Small thumb button (Top of data display)
If anyone can show me how to detect/trap this, I am make the program do what I want.
Thank you.
Robert
------------------
Comment