Topic: scroll bar callback
createscrollbar doc says:
"The resulting scroll bar is not tied to the window to allow scrolling automatically. Rather, the developer must provide a callback procedure that will be called with the scrollbar’s current position whenever the scrollbar moves"
has anyone done one of these callbacks they could share?