Re: How to implement IB-like Inspector Palette?
Re: How to implement IB-like Inspector Palette?
- Subject: Re: How to implement IB-like Inspector Palette?
- From: Joar Wingfors <email@hidden>
- Date: Fri, 25 Sep 2009 19:09:24 -0700
On 25 sep 2009, at 18.56, Rick Mann wrote:
What is the control at the top of the IB Inspector panel? Is it just
buttons arranged next to each other?
It's probably either a NSSegmentedControl, a NSMatrix with
NSButtonCells, or plain NSButtons.
The content below the tabs at the top could certainly be housed in a
tabless NSTabView. It might also simply be a set of manually managed
subviews.
j o a r
_______________________________________________
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