Re: GUI without IB
Re: GUI without IB
- Subject: Re: GUI without IB
- From: j o a r <email@hidden>
- Date: Mon, 7 Jun 2004 16:28:03 +0200
You don't have to use IB at all if you don't want to - it's just a
convenient way to quickly create and maintain UI components.
If you don't use IB you just need to create the UI components in code
instead. Just like you would instantiate and configure any other
object.
j o a r
On 2004-06-07, at 16.04, email@hidden wrote:
>
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.
[demime 0.98b removed an attachment of type application/pkcs7-signature which had a name of smime.p7s]
_______________________________________________
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.