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?

Re: scroll bar callback

There are some examples in the forum.  I would suggest looking at this series of posts.  Scroll bars in AppGraphics require the developer to handle scrolling as opposed to the library doing so like one might expect.

Jeff Armstrong
Approximatrix, LLC