
Re: Collapsable Variables list
Yep - that's on the list.
<soapbox>It's
very difficult to implement well though, particularly given that Apple doesn't support hierarchical menus in the Cocoa APIs. And since what's there is Carbon it's unclear what their future is since Carbon is slowly going away. Apple
really dislikes hierarchical menus because menu items are supposed to represent commands, not data. Of course, they've not provided any other good
compact way of representing hierarchical data...

</soapbox>