Re: Cocoa Application without any NIB
Re: Cocoa Application without any NIB
- Subject: Re: Cocoa Application without any NIB
- From: Robert Borsuk <email@hidden>
- Date: Thu, 23 Oct 2003 08:56:47 -0400
I have an application that has no User interface. I found it easier to
just leave the NIB and delete all the parts out you don't want. File
size is pretty small and you don't have any problems.
Hope that helps.
Rob
On Thursday, October 23, 2003, at 12:28 AM, Chris Hanson wrote:
On Oct 22, 2003, at 7:45 PM, Andrew Kazmierski wrote:
I'm working on an application in Cocoa that creates all of the UI
elements programmatically, and find no use for the NIB file.
Why?
My principal class is my controller, a subclass of NSApplication.
Why?
What are you really trying to accomplish?
-- Chris
Rob Borsuk
email: email@hidden
Colourfull Creations
Web:
http://www.colourfull.com
_______________________________________________
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.