Re: mavericks style tabs

2014-05-31 Thread SevenBits
On Saturday, May 31, 2014, Conrad Shultz wrote: > > On May 18, 2014, at 3:12 PM, SevenBits > wrote: > > I don’t believe that Apple has released publicly any kind of code to make > these kinds of tabs. Would be nice to see them though. > > > Please file a bug at bugreport.apple.com if you would f

Fwd: mavericks style tabs

2014-05-31 Thread SevenBits
-- Forwarded message -- From: *Conrad Shultz* Date: Saturday, May 31, 2014 Subject: mavericks style tabs To: SevenBits On May 18, 2014, at 3:12 PM, SevenBits > wrote: I don’t believe that Apple has released publicly any kind of code to make these kinds of tabs. Would be n

Re: mavericks style tabs

2014-05-19 Thread Lee Ann Rucker
On May 18, 2014, at 3:30 PM, SevenBits wrote: > On May 18, 2014, at 6:22 PM, Uli Kusterer > wrote: > >> On 18 May 2014, at 23:06, Luther Baker 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 popu

Re: mavericks style tabs

2014-05-18 Thread Luther Baker
>> But you should tell us more so that we can get some additional information >> and give better advice. Sure. I'm writing a diagramming tool and I'd like multiple diagrams open simultaneously. Using the NSTabView and custom drawing as described seems like a viable option to me. _

Re: mavericks style tabs

2014-05-18 Thread SevenBits
On May 18, 2014, at 6:22 PM, Uli Kusterer wrote: > On 18 May 2014, at 23:06, Luther Baker 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/rsm

Re: mavericks style tabs

2014-05-18 Thread Uli Kusterer
On 18 May 2014, at 23:06, Luther Baker 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 > genera

Re: mavericks style tabs

2014-05-18 Thread SevenBits
On May 18, 2014, at 5:06 PM, Luther Baker 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 > ge

mavericks style tabs

2014-05-18 Thread Luther Baker
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? Thanks, -Luther _