I am looking for information on adding a scrollbar to a script that has been docked into the interface. The script I have basically loads a local .txt file reads the contents and pastes the text into a palette which is dockable from the "Window" menu. The problem is that the text extends to approx 673 lines and of course cannot be view entirely on screen, so I need a scroll bar to make the remaining contents viewable. Any ideas. Thanks.
redefinery.com has a some scripts that use scroll bars. Check out rd_ScriptLauncher (a really useful script in its own right), for example. Sorry I can't offer specific help on this topic. I've yet to get into interface scripting myself.