Re: Is there a way to Creating a Control Panel App using Cocoa
Re: Is there a way to Creating a Control Panel App using Cocoa
- Subject: Re: Is there a way to Creating a Control Panel App using Cocoa
- From: Max J Cantor <email@hidden>
- Date: Tue, 15 May 2001 14:50:52 -0400 (EDT)
You could try reverse engineering one from onf of the existing sys pref.
modules on your computer. Each module is its own bundle, nib file and
all. Between using IB to examine the NIB file, and Sampler to examine the
functions that the module calls when you run it.
I know that this would be difficult, in all likelihood, exceeded my
abilities as a developer. But, since apple has admitted to intending that
control panel to be for apple use only, I doubt that you'll see a public
API for it.
-Max
On Tue, 15 May 2001, [iso-8859-1] Stiphane Sudre wrote:
>
On mardi, mai 15, 2001, at 06:57 , Guy Winslow wrote:
>
>
> I have some system preferences that need to be put in the Control panel.
>
> Has Any one done this or is there and example. I would Like to do it in
>
> Cocoa
>
>
From another mailing list:
>
>
> There is no public API for creating System preference Panels under OS X
>
> at this time.
>
>
>
> Eric
>
>
>
> On Tuesday, May 15, 2001, at 08:26 AM, Ken Wieschhoff wrote:
>
>
>
>
>
> My initial attempts to locate information on how to do this haven't
>
> turned up anything, has anyone located info on how to create these?
>
>
>
> Thanks for any info.
>
>
>
> ->Ken
>
_______________________________________________
>
cocoa-dev mailing list
>
email@hidden
>
http://www.lists.apple.com/mailman/listinfo/cocoa-dev