Re: Displaying Cocoa NIBs from Carbon?
Re: Displaying Cocoa NIBs from Carbon?
- Subject: Re: Displaying Cocoa NIBs from Carbon?
- From: Eric Schlegel <email@hidden>
- Date: Wed, 21 Mar 2007 08:44:51 -0700
On Mar 21, 2007, at 8:38 AM, Patrick M wrote:
I get an error on the CreateWindowFromNib call, it returns -10, and
I have only seen ONE reference to this error for this function in
all my searches, what does this error mean and can I even get a
full featured Cocoa NIB to be displayed using Carbon APIs in manner
attempted below?
You'll need to use the Cocoa functions for creating your window from
a nib. The Carbon nib functions do not work with Cocoa nibs.
-eric
_______________________________________________
Cocoa-dev mailing list (email@hidden)
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