[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: PrefPanes for GNUstep
From: |
Michael Baehr |
Subject: |
Re: PrefPanes for GNUstep |
Date: |
Fri, 22 Oct 2004 20:23:28 -0500 |
On Fri, 22 Oct 2004 23:27:32 +0200, M. Uli Kusterer <witness@t-online.de> wrote:
> Hi,
>
> I'm a MacOS X programmer. I recently read in the Growl thread here that
> GNUstep didn't have an implementation of PreferencePanes. So, I thought
> I'd sit down and whip together an implementation.
>
> However, since I don't have a working dev environment for GNUstep, I
> had to write it in xCode and it uses NIBs.
>
> I wrote my own implementation of NSPreferencePane and a little app
> delegate that lists all pref panes and loads their bundles and shows
> them in its window. Works mostly, except that Apple seem to be providing
> some panes twice.
>
> Where do you want me to send it?
>
Sounds interesting, but you may be repeating work. I advise you to
check out Preferences.app which is now part of the Backbone project
(on Savannah). It implements a sort of preference pane system for
GNUstep, which several applications already use.
> Cheers,
> -- M. Uli Kusterer
-- Mike
--
Michael Baehr - Arch Linux GNUstep Geek
Re: PrefPanes for GNUstep, Dr. Nikolaus Schaller, 2004/10/23
Re: PrefPanes for GNUstep, M. Uli Kusterer, 2004/10/24