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
-- 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
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
>> 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.
_
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
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
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
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
_