At 5:40 PM +0800 1/31/05, Igy Castrillo wrote:
I'm not sure if this has been discussed already but are multiple
hierarchical listboxes possible in RB 5.5.4? As in something like
Apple's Finder List view where you can toggle disclosure triangles
to show/hide folder contents several levels down?
Yes, it doesn't matter how many levels you have. You get a
RowExpanded event when the user opens a folder, and you then add the
rows that are "children" of the expanded row.
Best,
- Joe
--
REAL World 2005 - The REALbasic User Conference
March 23-25, 2005, Austin, Texas
<http://www.realsoftware.com/realworld>
_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>
Search the archives of this list here:
<http://support.realsoftware.com/listarchives/lists.html>
|