Page 1 of 1

implementing Scrollbars into palette

Posted: March 10th, 2009, 12:45 pm
by julianck
Is it possible to attach a scrollbar to a palette or a panel and if so how does one go about implementing it? I'm working on a palette that requires the user to input a lot of information into numerous edit boxes -- more than can be held on one screen. Ideally the user could just scroll down through the information.

Thanks