Scrollbar events
Posted: Wed Jan 16, 2008 7:54 am
The scrollbargadget only generates events at mouseup, not 'continously' like the
trackbar do. This makes them unusable in applications like mixers, or as in a program
I'm translating, a HSV colorpicker.
The latter uses scrollbars for the HSV values and updates the result continously, but
works differently in PB.
So I hope the scrollbargadget can be made to work like the trackbargadget, and
generate events while a user changes its position.
trackbar do. This makes them unusable in applications like mixers, or as in a program
I'm translating, a HSV colorpicker.
The latter uses scrollbars for the HSV values and updates the result continously, but
works differently in PB.
So I hope the scrollbargadget can be made to work like the trackbargadget, and
generate events while a user changes its position.