> ScrollBarPtr   barP;
> barP=(ScrollBarPtr)GetObjectPtr(DebugFormScrollBar);
> barP->value=barP->value-10;

> I add "#define ALLOW_ACCESS_TO_INTERNALS_OF_SCROLLBARS"

did you define it before including PalmOS.h?
anyway, there's the API SclSetScrollbar(...) wich you should use to perform
this task.

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/

Reply via email to