From: Ilya on
Hello everyone!

I'm building gui with fixed-size window. It contains a panel with buttons and other uicontrols. Some of controls are placed beyond the window size, so I have to use slider for this panel to scroll its content. But I cannot find any examples of programing Callback for slider that scrolls a panels's content. Can some one tell me where can I find one?

Thanks in advance for answers!