Re: System preference pane target in Cocoa application
Re: System preference pane target in Cocoa application
- Subject: Re: System preference pane target in Cocoa application
- From: Draichis <email@hidden>
- Date: Mon, 30 Jul 2007 13:01:02 +0100
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On Jul 30, 2007, at 12:54 PM, Devraj Mukherjee wrote:
Hi everyone,
I am writing a Cocoa application that now require a System Preference
Pane. Since the Preference Pane is directly and singularly related to
this application and after a little bit of discussion on the Cocoa
list I want to add the Preference Pane to the same project and create
a new target.
I am guessing that the target is a loadable module. I tried to compare
the target produced by an automatically generated Preference Pane
project, found some differences and noticed that the target was called
.prefPane instead of .bundle
Are there any instructions on how one can define a Preference Pane
target?
Any pointers or resources will be much appreciated.
Thanks.
--
"I never look back darling, it distracts from the now", Edna Mode (The
Incredibles)
As far as I know, preference panes are bundles used to manage system-
wide software and hardware preferences. Thus, the system preferences
application displays the union of various prefPane bundles located
in /System/Library/PrefrencePanes/, /Library/PreferencePanes/, and ~/
Library/PreferencePanes/. You should take a look in these directories.
Draichis
email@hidden
"I know that fewer people are won over by the written word than by
the spoken word and that every great movement on this earth owes its
growth to great speakers and not to great writers. - Adolph Hilter"
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.7 (Darwin)
iD8DBQFGrdL+IhvOKJAuTMURAl2eAKDKmFEU/nrf4zlD4tP3Ruea6x9VhACdFIit
ZxmLaY9QinDbkuIN94RJerQ=
=N4Jd
-----END PGP SIGNATURE-----
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden