Re: Witch controls to use to implement an Xcode (4.2) like "toolbar view"
Re: Witch controls to use to implement an Xcode (4.2) like "toolbar view"
- Subject: Re: Witch controls to use to implement an Xcode (4.2) like "toolbar view"
- From: Fritz Anderson <email@hidden>
- Date: Mon, 14 Nov 2011 16:21:36 -0600
On 13 Nov 2011, at 11:42 AM, DELHAISE Thierry wrote:
> Just wondering if someone have tried to reproduced the "small toolbar view" (not window) on top of "Project source view" for example witch allow to select "Source Tree View" and other kind of "Source view". It seems to me that this is some sort of NSSegmentedControl ...
The jump bar in Xcode 4 is a custom control, but you can get a little of it with NSPathControl, with pathStyle set to NSPathStyleNavigationBar.
— F
_______________________________________________
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