> >did you define it before including PalmOS.h? > How do I do it?Can you say in detail?
#define ACCESS_TO_WHATEVER_STRUCTURE #include <PalmOS.h> > >anyway, there's the API SclSetScrollbar(...) wich you should use to perform > >this task. > I use codewarrior7+sdk5.0. I find ScrollBarType and WinHandle struct beed > break in by #ifdef . yes, but you don't need access to the structure. you can set the values using the SclSetScrollbar function. markus dresch (www.palmside.com) -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
