how to do pseudo-small-radio controls?
how to do pseudo-small-radio controls?
- Subject: how to do pseudo-small-radio controls?
- From: "Nathan Herring" <email@hidden>
- Date: Wed, 12 Jul 2006 20:12:13 -0700
- Thread-topic: how to do pseudo-small-radio controls?
In the Installer, there's a how-far-you've-gotten set of progress controls on the left side. They look like radio controls (small radio controls with regular radio control text, without the "selected" dot, and with different colors), but they don't work like them. Similarly, /System/Library/CoreServices/Network Diagnostics has a similar, but slightly different set of radio-like controls.
I've been thinking about how to do this with the standard IB controls, but I haven't come up with a good idea yet. Is there some happy configuration of NSButton (or some child) that is this effect? Do I have to split up the text and the button? Or do I get to roll my own control? I'm looking to emulate the Installer version rather than the Network Diagnostics version, but either would be handy to know about.
Sorry if this is obvious, but I didn't see it yet.
-nh
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden