AshMcConnell
08-06-2010 12:42:45
Hi Folks,
Is there any way to force the eventScrollChangePosition even to be fired when calling setScrollPosition on a HScroll. I am trying to create a Slider with "Up" and "Down" buttons and a label. I have registered an event handler to handle the eventScrollChangePosition event in order to set the label when clicking the Up and Down buttons (and dragging the slider).
Is this the "normal" way of doing this? Perhaps I should call the event handler directly? Or is there a better way?
Thanks for your help
All the best,
Ash
Is there any way to force the eventScrollChangePosition even to be fired when calling setScrollPosition on a HScroll. I am trying to create a Slider with "Up" and "Down" buttons and a label. I have registered an event handler to handle the eventScrollChangePosition event in order to set the label when clicking the Up and Down buttons (and dragging the slider).
Is this the "normal" way of doing this? Perhaps I should call the event handler directly? Or is there a better way?
Thanks for your help
All the best,
Ash