Re: porting cocoafibs, trouble with nibs

2006-09-19 Thread [EMAIL PROTECTED]
Fred Kiefer schrieb: Paddy Smith schrieb: On 9/16/06, Fred Kiefer [EMAIL PROTECTED] wrote: Attached you will find the starting point for an implementation of the needed controller classes. I also have some basic code for the array and object control. But all of this is currently without

Re: porting cocoafibs, trouble with nibs

2006-09-19 Thread [EMAIL PROTECTED]
[EMAIL PROTECTED] schrieb: Alternatively, you can fetch another basic interfaceimplementation Sorry for a follow-up to my own posting. I should have added that the code I have mentioned is not part of the core GNUstep project but of the version for embedded systems which is called mySTEP (=

Re: porting cocoafibs, trouble with nibs

2006-09-17 Thread Fred Kiefer
Paddy Smith schrieb: On 9/16/06, Fred Kiefer [EMAIL PROTECTED] 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

Re: porting cocoafibs, trouble with nibs

2006-09-16 Thread Fred Kiefer
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

Re: Re: porting cocoafibs, trouble with nibs

2006-09-16 Thread Paddy Smith
On 9/16/06, Fred Kiefer [EMAIL PROTECTED] 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

porting cocoafibs, trouble with nibs

2006-09-15 Thread Paddy Smith
Hi, we are attempting to port cocoafibs (http://sourceforge.net/projects/cocoafibs/) to gnustep at http://sourceforge.net/projects/stepfibs/ converting the nib files is giving us trouble. One of them, the Invite nib will go through nib2gmodel. the resulting gmodel will load in gorm (1.1.0