On Friday, September 16, 2005, at 12:55 am, Timothy Davison wrote:
I need to be able to manually creating nib files without the use of
Interface Builder (this is necessary for a research project).
this doesn't use interface builder but also avoids nibs altogether i
think, but still might be useful to you in some way:
<http://www.gnustep.it/Renaissance/>
In short, GNUstep Renaissance allows you to describe your user
interfaces (that is, the windows in your application, and the buttons,
boxes, textfields, etc in the windows) in simple and intuitive XML
files, using an open, standard format describing the logic of the
interface. GNUstep Renaissance can then, at run time, generate the
user interfaces (using the native host OpenStep-like libraries) by
reading the XML files.....
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Student-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/student-dev/email@hidden