realbasic-nug
[Top] [All Lists]

Re: Multiple hierarchical listbox

To: REALbasic NUG <realbasic-nug at lists dot realsoftware dot com>
Subject: Re: Multiple hierarchical listbox
From: "Joseph J. Strout" <joe at realsoftware dot com>
Date: Mon, 31 Jan 2005 08:49:16 -0600
Delivered-to: realbasic-nug at lists dot realsoftware dot com
References: <20050131082549 dot 769936DD8B8 at lists dot realsoftware dot com> <5674ea4cce1d6c16444868ef429c895c at gmail dot com>
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>

<Prev in Thread] Current Thread [Next in Thread>