Hi,
it's been a while but i'd like to hear some approaches.
I'm doing a touchscreen project and i'd like to create control that handles
the scrolling wich is obviusly lakking some support on touchscreens (well at least good support)
so i touch maybe i can create a control like a virtual scroll ring
(the scrolling is done by circlular movement).
So in order to do that i'll need a control that pops up only when needed like a tooltip then hook the mouse_events and send the scrollmessages to the parent control.
Fore the control i'll some sort of form to host the control on and then show it or is there a better approuch please any approuch is welcome.
see the ring at the right
this is what i want to create (a bit fancier i hope though)
any suggestions?
it's been a while but i'd like to hear some approaches.
I'm doing a touchscreen project and i'd like to create control that handles
the scrolling wich is obviusly lakking some support on touchscreens (well at least good support)
so i touch maybe i can create a control like a virtual scroll ring
(the scrolling is done by circlular movement).
So in order to do that i'll need a control that pops up only when needed like a tooltip then hook the mouse_events and send the scrollmessages to the parent control.
Fore the control i'll some sort of form to host the control on and then show it or is there a better approuch please any approuch is welcome.
see the ring at the right
this is what i want to create (a bit fancier i hope though)
any suggestions?