Re: What is the best approach for custom tab bar interface?
Re: What is the best approach for custom tab bar interface?
- Subject: Re: What is the best approach for custom tab bar interface?
- From: Gideon King <email@hidden>
- Date: Fri, 9 Apr 2010 01:22:51 +1000
Absolutely. Use an NSTabView, but set it to be tabless, and create your own control to change the selected tab.
Regards
Gideon
On 09/04/2010, at 1:06 AM, Philip Mobley wrote:
> I need to have a tab style interface, but am not able to use the built in NSTabView because the style is not customizable. Basically I need something similar in look to the Safari tabs, but on a VERTICAL direction. At this point I am thinking about a custom NSView with CALayers for each tab element and then handling the MouseDown and MouseUp events to "capture" the button press. Or is there another approach I can take?
>
_______________________________________________
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