Re: How can I fix an error in a XIB file?
Re: How can I fix an error in a XIB file?
- Subject: Re: How can I fix an error in a XIB file?
- From: Jean-Daniel Dupas <email@hidden>
- Date: Mon, 3 Mar 2008 18:27:44 +0100
This is a know bug. I'have already fill a bug report about it was mark
as duplicate.
In my case, it was due to an NSPathControl when I was using the
"Popup" style. It's probably an element that serializes icns image (as
the AppKit is not able to create NSImage from icns without CGSWindow.
That oddy as ImageIO is able to handle icns correctly).
Le 3 mars 08 à 18:09, Brian Krisler a écrit :
Hi All,
I somehow introduced an error into a XIB file:
Description: ibtool failed with exception: Error (1002) creating
CGSWindow
If I try to open, what I believe is the offending window, in
Interface Builder, it does not display, and
I get no error.
Am I out of luck and have to recreate my window from scratch?
Thanks for any input.
Brian
_______________________________________________
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