Re: Tabbed preference panels

2008-08-25 Thread Andreas Mayer
Am 22.08.2008 um 18:29 Uhr schrieb Sumner Trammell: Can anyone point me to some Cocoa programming guide docs, or programming topics docs, on tabbed preference panels? I don't have any docs. But I do have source: http://www.harmless.de/cocoa-code.php#prefpane Andreas ___

Re: Tabbed preference panels

2008-08-22 Thread Matt Ball
It's also worth noting that Dave Batton has a class+tutorial on his site that takes care of this for you: http://www.mere-mortal-software.com/blog/details.php?d=2007-03-14 However, it would probably be best to roll your own implementation at least once, so you know how it works under the hood. Then

Re: Tabbed preference panels

2008-08-22 Thread Greg Titus
You may also want to take a look at OmniAppKit's OAPreferences implementation: . Hope this helps, - Greg On Aug 22, 2008, at 9:29 AM, Sumner Trammell wrote: Hi, I'm working on a preferences panel. I want to build a compound panel like the kind see

Re: Tabbed preference panels

2008-08-22 Thread Negm-Awad Amin
Am Fr,22.08.2008 um 18:29 schrieb Sumner Trammell: Hi, I'm working on a preferences panel. I want to build a compound panel like the kind seen in most mainstream apps today: a toolbar on top with "tabbed" view switching. The panel changes its appearance depending on which 32x32 toolbar icon you