Re: NSSegmentedControl in a toolbar
Re: NSSegmentedControl in a toolbar
- Subject: Re: NSSegmentedControl in a toolbar
- From: Jerry Krinock <email@hidden>
- Date: Tue, 4 May 2010 21:42:48 -0700
On 2010 May 04, at 18:42, Flavio Donadio wrote:
> Ok, I can create the NSSegmentedControl in code, but I got to have an NSView to load it into, anyways.
I have an NSSearchField in a toolbar. It is a subview of an NSToolbarItem, not of an NSView.
And again, unless you need to be popping things in and out of views, it's generally easier to instantiate controls in your xib (Interface Builder) instead of in code.
_______________________________________________
Cocoa-dev mailing list (email@hidden)
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:
This email sent to email@hidden