minor scrollbar behaviour
Posted: Fri Dec 03, 2004 12:46
Hi Eddie,
I noticed that the scrollbar increase and decrease buttons use the "OnClick" event to move the thumb. May be it's just my personal perference but I think the "OnMouseButtonDown" event should be used instead. This is more like the windows controls work. (As I side effekt it will be easier for me to (ab)use the scrollbar as a spin control ).
What do you think?
I noticed that the scrollbar increase and decrease buttons use the "OnClick" event to move the thumb. May be it's just my personal perference but I think the "OnMouseButtonDown" event should be used instead. This is more like the windows controls work. (As I side effekt it will be easier for me to (ab)use the scrollbar as a spin control ).
What do you think?