On Nov 12, 2006, at 1:34 PM, Dr Gerard Hammond wrote:

Hi,

How can a determine if a row in a hierarchical listbox was added by the .AddFolder or .AddRow methods? (I have a subclass that needs to handle double clicking on the row if different ways depending if the row should be expanded/collapsed or through another event)

Seems like a decent use for either a new property (isFolder) or something or a rowtag in addition to the cell tags to hold row related attributes like this That way you could tag the row as being a "folder" and still use the cell tags for any cell specific things

I did add a feature request for rowtag in addition to celltag http:// www.realsoftware.com/feedback/viewreport.php?reportid=smmcwwtu

A listbox subclass could probably implement this
_______________________________________________
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>

Reply via email to