A couple of days ago I posted about a scroll bar that wouldn't work in POL no matter how much hacking I did on the code. I finally figured out why. It's not a scroll bar - it's a slider. I didn't even know there was a slider control; I figured the resource compiler just called it that for some reason. Plus, POL doesn't have any classes for the slider but includes stuff to manipulate it in their CObject (or was it CControl?) class, so I never ran across it in the help file while browsing the classes. Or maybe it's just a dumb ignorant mistake - it's always the simple things that seem to get me.
Anyway, thanks for the help, this list has been a valuable resource for me. beware: slider != scrollbar scrollbarfunction(slidercontrol) = errors - sleep + stress -Mark -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
