Re: A question about Tabviews and tabview items
Re: A question about Tabviews and tabview items
- Subject: Re: A question about Tabviews and tabview items
- From: Development <email@hidden>
- Date: Mon, 14 Apr 2008 07:04:30 -0700
Thank you very much for the suggestion. This looks to me to be the
best approach to use so I will forgo the very complex subclassing of
NSTabView I had begun in favor of this.
On Apr 14, 2008, at 1:49 AM, Francisco Tolmasky wrote:
Take a look at drawLabel:inRect and sizeOfLabel: in NSTabViewItem
If however, you want do something more complex, consider putting the
tabview in borderless mode, making your own UI around it, and just
calling selectTabViewItem: appropriately.
Francisco
_______________________________________________
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