At 10/6/00 17:40, you wrote:
>If I understand you - the arrows in the list did not match up to the data -
>I had a similar problem and wrote my own list manager. If I don't
>understand, please ignore.
You may understand. I'm talking about the pgup and pgdn arrows that are
built-in to the list object. They don't generate a recognizable event.
I read on one of the newsgroups that one way to handle the problem was to
use the LstSetDrawFunction which is called whenever the list needs to be
refreshed. Thay way you could SclDrawScrollBar when your draw function is
called. The downside, however, is that you need to use the
LstSetDrawFunction! I wanted to let the list object handle the drawing, but
sync my scrollbar when the user taps the built-in pgup and pgdn arrows.
So, Joel, what about that list manager you wrote? Like to share anything?
-steve
--
For information on using the Palm Developer Forums, or to unsubscribe, please see
http://www.palmos.com/dev/tech/support/forums/