Anyone using the slider or feedback slider control in PalmOS 3.5?  I'm
having two problems trying to implement them.

The first problem: my slider range is 0-360 as set in Constructor.
However, the value returned by both ctlRepeatEvent and ctlSelectEvent is

increments of 256 instead of 1.  Byte ordering problem?  Since the value

is UInt16, I cannot just divide by 256 to work around this issue.

Second problem: I've created my own bitmaps for the thumb and the
background.  No problem on the background, but I cannot get the thumb to

display.  No errors, just no thumb.

Using CW on Windows.

Any ideas?

JJ


-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palmos.com/dev/tech/support/forums/

Reply via email to