realbasic-nug
[Top] [All Lists]

Re: Getting nice ui effects in RB

To: realbasic-nug@lists.realsoftware.com
Subject: Re: Getting nice ui effects in RB
From: Bob Keeney <bkeeney@everestkc.net>
Date: Tue, 30 Dec 2008 14:09:19 -0600
Authentication-results: mx.google.com; spf=neutral (google.com: 74.124.194.228 is neither permitted nor denied by best guess record for domain of realbasic-nug-bounces@lists.realsoftware.com) smtp.mail=realbasic-nug-bounces@lists.realsoftware.com
Delivered-to: listarchive@realsoftware.com
In-reply-to: <mailman.1.1230667202.27494.realbasic-nug@lists.realsoftware.com>
References: <mailman.1.1230667202.27494.realbasic-nug@lists.realsoftware.com>
Reply-to: REALbasic NUG <realbasic-nug@lists.realsoftware.com>
Sender: realbasic-nug-bounces@lists.realsoftware.com

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>


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