• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: mavericks style tabs
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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


References: 
 >mavericks style tabs (From: Luther Baker <email@hidden>)

  • Prev by Date: Re: Question on NSTableViewDataSource Protocol
  • Next by Date: IKImageBrowser Non-Square Cells
  • Previous by thread: mavericks style tabs
  • Next by thread: Re: mavericks style tabs
  • Index(es):
    • Date
    • Thread