Re: GUI without IB
Re: GUI without IB
- Subject: Re: GUI without IB
- From: Jim Balhoff <email@hidden>
- Date: Tue, 8 Jun 2004 08:29:52 -0400
On Jun 7, 2004, at 10:04 AM, email@hidden wrote:
Hi!
I'd like to write a simple application that uses a configuration file
to create the gui.
Let imagine that the application consists just in an arbitary number of
buttons that is in a .conf file.
I can't find anything on the developer.apple.com or the whole web. Is
it
impossible ? Should I use always the Interface Builder? should I change
to Carbon ?
Any help will be appreciated.
Max
You may be interested in trying the Renaissance framework, which
"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".
<
http://www.gnustep.it/Renaissance/>
- 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.