Re: GNUStep and Cocoa Portabilitiy (Re: Carbon API with carbon)
Re: GNUStep and Cocoa Portabilitiy (Re: Carbon API with carbon)
- Subject: Re: GNUStep and Cocoa Portabilitiy (Re: Carbon API with carbon)
- From: Jim Balhoff <email@hidden>
- Date: Mon, 15 Jul 2002 09:10:07 -0400
On Sunday, July 14, 2002, at 06:11 PM, Finlay Dobbie wrote:
On Sunday, July 14, 2002, at 11:05 PM, Nat! wrote:
I downloaded the sources to GNUMail and I was surprised to find bona
fide nibs there. Can I use IB to create Gnustep interfaces - or other
way round - can I use a Gnustep IB to create these nibs ? This appears
to be much better than I thought it would be.
GNUstep uses "gmodel" files, and there is a "nib2gmodel" utility
(possibly other way round too).
nib2gmodel is one way of doing it. But I don't think you can go
gmodel->nib. GNUstep's InterfaceBuilder clone is called GORM, and
produces .gorm files (this is different from gmodel). Unfortunately
it's not yet as robust as InterfaceBuilder.
GNUMail doesn't use the nibs on GNUstep. If you look at the source you
will see that it generates the interface programmatically on GNUstep and
from nibs on MacOS X.
Jim
_______________________________________________
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.