Re: Building Cocoa applications without nib files or the interface builder
Re: Building Cocoa applications without nib files or the interface builder
- Subject: Re: Building Cocoa applications without nib files or the interface builder
- From: Jeff Johnson <email@hidden>
- Date: Fri, 6 Jul 2007 09:29:29 -0500
On Jul 6, 2007, at 9:14 AM, Felipe Monteiro de Carvalho wrote:
Hi,
I am searching on google, but I can't find tutorials or resources
about how to create GUI Cocoa applications without using nib files or
the interface builder.
Does anyone know where to find such information?
thanks,
--
Felipe Monteiro de Carvalho
Yes, I've been writing a series of short articles investigating this
subject. The latest is at <http://lapcatsoftware.com/blog/2007/06/17/
working-without-a-nib-part-4-setapplemenu/>. I hope to write the next
part soon.
It's certainly not easy, and it can be a lot more work than using
nibs. (In other words, it's not for the sane.) I view it as
something you'd do once, as if writing a framework, and then port the
code to multiple apps.
-Jeff
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden