I wrote some code a long time ago to allow you to create a scrollbar at will, and make it whatever size you want (and whatever orientation).
It's available on http://www.flippinbits.com/kscrollbar.zip. It was written for an ancient version of Codewarrior, but the code should be fairly easy to port to PRC-tools if needed. Hope it helps. -Ken It's not a real scrollbar, but it emulates one. On Tue, 2003-02-04 at 15:55, Einar �rn wrote: > I can't find any way to create a scrollbar dynamically (like CtlNewControl > or so), is there? My form is dynamically created and a scrollbar resource > will not do. -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
