Re: Cocoa program without xib file
Re: Cocoa program without xib file
- Subject: Re: Cocoa program without xib file
- From: WT <email@hidden>
- Date: Fri, 17 Apr 2009 05:40:16 +0200
Why would you want to do that? Even if it is possible, and I'm not
sure it is, it would imply writing, debugging, and maintaining a
zillion more lines of code, code that has already been written,
debugged, and is maintained regularly by Apple. Also, like I said, it
might not even be possible, since (a) so much of Cocoa is dependent on
interface builder and (b) it might require access to private APIs that
only Apple has access to.
Don't fight the APIs, unless you have a very good reason to do it. Do
you have such a good reason?
Wagner
On Apr 16, 2009, at 7:35 AM, YongLi wrote:
Hello everyone:
I want to build a Cocoa program without xib file. But I can't find any
introductions or tutorials.
Does anybody know where I can find those source?
best wishes
YongLi
_______________________________________________
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
_______________________________________________
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