Re: Preference dialog
Re: Preference dialog
- Subject: Re: Preference dialog
- From: Jens Bauer <email@hidden>
- Date: Sun, 29 Feb 2004 20:02:52 +0100
Hi Steve,
On Sunday, Feb 29, 2004, at 19:39 Europe/Copenhagen, Steve Palmer wrote:
I'm looking for some sample code that implements a Preferences dialog
like the one in Safari or Mail. I've seen an implementation from
Omnigroup but that's a huge amount of code with a lot of dependencies
on other part of the Omni framework that I don't want to start from
that. I'm really just looking for something very simple.
I could have a try and writing my own but it seems like this style of
preferences is fairly ubiquitous that I'm a little surprised that it
isn't part of the Cocoa AppKit framework.
Try M. Uli's PrefPanel:
<
http://www.zathras.de/programming/cocoa_stuff.php>
-It's very short, and implements toolbar icons for the panel switching.
An elegant solution, if you ask me. =)
Love,
Jens
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.