Re: GUI without IB
Re: GUI without IB
- Subject: Re: GUI without IB
- From: Jerry LeVan <email@hidden>
- Date: Mon, 7 Jun 2004 10:49:32 -0400
On Jun 7, 2004, at 10:22 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
I have just come off of a period of intense Tcl/Tk programming where it
is relatively easy to dynamically create UI's.
I would like to be able to create a simple input form,
"labels--textfields"
where the number of labels and lengths of the labels are not known until
runtime....
--Jerry
_______________________________________________
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.