Re: Cocoa --> GnuStep
Re: Cocoa --> GnuStep
- Subject: Re: Cocoa --> GnuStep
- From: Mark Lucas <email@hidden>
- Date: Sat, 04 May 2002 15:43:24 -0400
It appears they have a converter for NIB->gmodel files:
http://www.gnustep.org/resources/source_port.html
>
1) GNUstep doesn't support NIB files. You'll have to create code that
>
will build the interface, or you can use the native interface archive
>
format of GNUstep. I'm pretty sure one exists...
>
2) You'll need to convert your project files. GnuStep offers a program
>
that will convert PB.project files to PC.proj (I think that's what it's
>
called) files, but I don't know if there's one for modern .pbproj files.
>
3) The Foundation implementation works as good as Cocoa, but the AppKit
>
implementation isn't complete.
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.