1. A toolbar that works cross-platform
Killer Toolbar has some good features. I'm not currently using it
because the built-in toolbar is 'good enough' for what I'm doing.
There are many alternatives.
2. A tree list view that allows for different images for different
levels
The TreeView control from Einhugur. Alternately, you can do it with
the standard listbox but it's much tougher.
3. A control that I can't think of a name for, but it sits below a
list and contains add/remove buttons and a little gear-wheel drop-down
menu, together with a handle to change the width of the list pane
(does such an individual control exist)?
It's called a segmented control. I'm currently using the Interface
Toolkit from Sam Rowlands.
Changing the width of the control is called a Window Splitter. I use
the one from Einhugur but there are many alternatives.
Bob Keeney
President
Association of REALbasic Professionals
www.arbp.org.
_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>
Search the archives:
<http://support.realsoftware.com/listarchives/lists.html>
|