You can use a scrollbar with a list by hand-linking the two together (scroll
events). First, the number of items in the "list" must be equal to the
number of visible items (if the list is 4 items tall, it must have four
items). Set the items in the list to be custom-drawn, and have your
custom-draw routine use a global variable representing where in the
in-memory list the top item starts at.
Basically the same procedure as using tables, without the hassle of tables.
But still more effort than it is worth in 90% of cases.
- Matthew Bevan
--
For information on using the Palm Developer Forums, or to unsubscribe, please see
http://www.palmos.com/dev/support/forums/