Re: mavericks style tabs
Re: mavericks style tabs
- Subject: Re: mavericks style tabs
- From: Uli Kusterer <email@hidden>
- Date: Mon, 19 May 2014 00:22:46 +0200
On 18 May 2014, at 23:06, Luther Baker <email@hidden> wrote:
> Trying my hand at some Cocoa development ... is there an SDK around the
> tabs used in Finder or Safari?
>
> If not, is there a popular library that folks are using (
> https://github.com/rsms/chromium-tabs ?) or is this something folks are
> generally building from ground up?
Which of the features do you need? Do you need to be able to drag/drop/re-arrange tabs? In any event, it may be helpful to know that NSTabView can be used without a border and without actual tabs at the top, as an invisible, generic paging view. So you could let that take care of correctly doing display, focus-switching etc. and just create a control that draws the actual tabs to click at.
Cheers,
-- Uli Kusterer
“The Witnesses of TeachText are everywhere...”
http://zathras.de
_______________________________________________
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