Re: Witch controls to use to implement an Xcode (4.2) like "toolbar view"

2011-11-14 Thread Mike Abdullah
Based on the behaviour in Xcode, they've almost certainly implemented it as an NSMatrix, much like the tabs in iWork Inspectors too. On 14 Nov 2011, at 15:49, Jean-Daniel Dupas wrote: > > Le 14 nov. 2011 à 16:06, DELHAISE Thierry a écrit : > >> Hi All, >> >> Just wondering if someone have tri

Re: Witch controls to use to implement an Xcode (4.2) like "toolbar view"

2011-11-14 Thread Fritz Anderson
On 13 Nov 2011, at 11:42 AM, DELHAISE Thierry wrote: > Just wondering if someone have tried to reproduced the "small toolbar view" > (not window) on top of "Project source view" for example witch allow to > select "Source Tree View" and other kind of "Source view". It seems to me > that this is

Re: Witch controls to use to implement an Xcode (4.2) like "toolbar view"

2011-11-14 Thread Jean-Daniel Dupas
Le 14 nov. 2011 à 16:06, DELHAISE Thierry a écrit : > Hi All, > > Just wondering if someone have tried to reproduced the "small toolbar view" > (not window) on top of "Project source view" for example witch allow to > select "Source Tree View" and other kind of "Source view". It seems to me >

Witch controls to use to implement an Xcode (4.2) like "toolbar view"

2011-11-14 Thread DELHAISE Thierry
Hi All, Just wondering if someone have tried to reproduced the "small toolbar view" (not window) on top of "Project source view" for example witch allow to select "Source Tree View" and other kind of "Source view". It seems to me that this is some sort of NSSegmentedControl ... Any infos ? T

Witch controls to use to implement an Xcode (4.2) like "toolbar view"

2011-11-13 Thread DELHAISE Thierry
Hi All, Just wondering if someone have tried to reproduced the "small toolbar view" (not window) on top of "Project source view" for example witch allow to select "Source Tree View" and other kind of "Source view". It seems to me that this is some sort of NSSegmentedControl ... Any infos ? T