Re: creating a preference window safari style
Re: creating a preference window safari style
- Subject: Re: creating a preference window safari style
- From: Brian Ganninger <email@hidden>
- Date: Sun, 5 Feb 2006 05:50:05 -0600
Indeed it would, though there is a caveat - your pref panes must all
use the same dimensions because they are all contained (as tab view
items) within the parent tab view. Otherwise it's great and certainly
serves its purpose [I've used it myself.]
Another solution [which I've also used] is SS_PrefsController, by
Matt Gemmell, which is available at:
http://mattgemmell.com/source/
This solution loads preference pane bundles that vend a view for
their contents. Thus you can have arbitrarily sized panes as found in
many applications. They are straight-forward to set up and you'll
have pretty much the maximum amount of customizability (IMHO)
In fact, O'Reilly's MacDevCenter recently had a series of articles on
it, the first is available at:
http://www.macdevcenter.com/pub/a/mac/2006/01/20/preferences.html
On Feb 4, 2006, at 2:26 PM, Chad Weider wrote:
This would probably do the job:
http://www.harmless.de/cocoa.html#prefpane
Chad Weider
email@hidden
On Feb 3, 2006, at 6:54 PM, Andrea Salomoni wrote:
Hi to all,
I need to create a simple preference window with a toolbar.
I know how to do it, but I would like to add the window resizing
behavior like in the safari preference win.
How have I to start?
Thank you all
Andrea
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
40mac.com
This email sent to email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden