Cocoa/GNUStep Portability (was Re: Seattle???)
Cocoa/GNUStep Portability (was Re: Seattle???)
- Subject: Cocoa/GNUStep Portability (was Re: Seattle???)
- From: Sherm Pendley <email@hidden>
- Date: Fri, 18 Oct 2002 02:57:17 -0400
On Friday, October 18, 2002, at 01:45 AM, ryan wrote:
Personally I'm interested in seeing if I can port AppKit/Foundation
programs
to GNUStep on Linux.
Have you seen GNUMail.app? It's portable to both environments, so
studying the source could give you an idea of what's involved.
<URL:
http://www.collaboration-world.com/gnumail/>
From what I can tell, the most significant difference is that GNUStep
doesn't yet support NIBs. So, GNUMail.app has #ifdefs here and there; on
OS X, it loads NIBs, but under GNUStep, it instantiates GUI controls
programatically.
sherm--
_______________________________________________
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.