icon radio buttons, NSToolbar?

2011-04-18 Thread Todd Heberlein
I'm trying to get a row of buttons to look and behave like the buttons across 
the Preview app's preference window. It seems like a nicer way to do a tabbed 
view.

Is that just an NSToolbar with custom  graphics/icons, or is that NSMatrix with 
icon radio buttons? Or is it something else entirely?

Thanks,

Todd

___

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com


Re: icon radio buttons, NSToolbar?

2011-04-18 Thread Peter Lübke
In cases alike I sometimes find the UIElementInspector application  
quite helpful to get an idea about which objects make up a view  
hierarchy.


- Peter


Am 19.04.2011 um 00:50 schrieb Todd Heberlein:

I'm trying to get a row of buttons to look and behave like the  
buttons across the Preview app's preference window. It seems like a  
nicer way to do a tabbed view.


Is that just an NSToolbar with custom  graphics/icons, or is that  
NSMatrix with icon radio buttons? Or is it something else entirely?


Thanks,

Todd


___

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com


Re: icon radio buttons, NSToolbar?

2011-04-18 Thread Lee Ann Rucker
See Selectable Toolbar Items in Toolbar Programming Topics. The art is rather 
out of date so it's not obvious that it's what you're looking for.

On Apr 18, 2011, at 3:50 PM, Todd Heberlein wrote:

 I'm trying to get a row of buttons to look and behave like the buttons across 
 the Preview app's preference window. It seems like a nicer way to do a tabbed 
 view.
 
 Is that just an NSToolbar with custom  graphics/icons, or is that NSMatrix 
 with icon radio buttons? Or is it something else entirely?
 
 Thanks,
 
 Todd
 
 ___
 
 Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)
 
 Please do not post admin requests or moderator comments to the list.
 Contact the moderators at cocoa-dev-admins(at)lists.apple.com
 
 Help/Unsubscribe/Update your Subscription:
 http://lists.apple.com/mailman/options/cocoa-dev/lrucker%40vmware.com
 
 This email sent to lruc...@vmware.com

___

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com