discuss-gnustep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: porting cocoafibs, trouble with nibs


From: Nicolas Roard
Subject: Re: porting cocoafibs, trouble with nibs
Date: Sat, 16 Sep 2006 13:47:09 +0100

On 9/16/06, Fred Kiefer <fredkiefer@gmx.de> wrote:
Nice thing that you are doing here. Your main problem seems to be that
GNUstep currently does not support NSController and its subclasses (in
your case NSUserDefaultsController). With that missing your NIB file
will never work, which ever way you convert it.
I see two ways to proceed: Either you manage to remove the need for that
class from the original NIB file or we need to add that class somewhere.
I have some basic implementation for some of the controller classes
lying around here, but I never committed them to GNUstep as not to bloat
our code with unused classes.

Fred,

If you have some basic implementation for the controller classes, you
should really commit them :-)
Those classes are rather useful.

In the meantime, NSUserDefaultsController is fairly "simple" so I
guess Paddy could possibly write some code providing a similar
behaviour, or even remove it for the moment..

--
Nicolas Roard
"I love deadlines. I like the whooshing sound they make as they fly
by." -- Douglas Adams




reply via email to

[Prev in Thread] Current Thread [Next in Thread]