Re: project templates
Re: project templates
- Subject: Re: project templates
- From: Robert Dell <email@hidden>
- Date: Thu, 12 Jan 2006 18:44:47 -0500
j o a r wrote:
On 12 jan 2006, at 23.36, Robert Dell wrote:
are there any templates out there that run an application with a
window and menu that does not use nib files?
This is probably more suited for Cocoa-Dev (if you're looking for a
Cocoa app of course). There are a couple of threads in the archives on
the topic already, for example this one:
<http://www.cocoabuilder.com/archive/message/cocoa/2003/12/31/84618>
It's a couple of years old, so I'm not sure it's 100% accurate
(especially my comments on things that I found weird), but it still
works, and it should get you started. I don't show how to open a window
there, but it's simple - just create the window and put it on screen...
It would of course be interesting to know why you want to do this?
Very, very, rarely is there any point in attempting to avoid the
convenience of NSApplicationMain() and nib files!
compiling for multi operating systems means you need to not use nib files or nsapplicationmain
can't use those items and also, more flexibility not using the built-in stuff.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden