Heather Gazdik wrote in message <11942@palm-dev-forum>...
...
>I am trying to create a scrollable, selectable, hierarchial item list.  It
>would show a list of data in outline tree form, where subsections of the
>tree may be collapsed and hidden from view when desired.
>I am not sure if this if even possible with CW 6.

It's possible even if all you have is notepad and PilA (an assembler
for the PalmPilot).  It's just a matter of how much work you are going
to have to do.

If what you are asking is: "is there already a control for this that I can
make use of?"  The answer is, as far as  I know, "no".

If I were doing this, in order to avoid having to do too much myself
I would use a list with a custom draw routine.  Or possibly a table.
You would have to keep track, yourself, of what elements are to
be displayed at any given time ... but using a draw callback gives
you great flexibility in that regard.


--
-Richard M. Hartman
[EMAIL PROTECTED]

186,000 mi/sec: not just a good idea, it's the LAW!




-- 
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