Re: NSPreferencePane IB Problem (fixed)
Re: NSPreferencePane IB Problem (fixed)
- Subject: Re: NSPreferencePane IB Problem (fixed)
- From: Jonathan Hess <email@hidden>
- Date: Sun, 17 Feb 2008 13:37:56 -0800
On Feb 17, 2008, at 1:06 PM, Ben Einstein wrote:
It seems the NSPreferencePane header needs to be re-read into IB?
Is IB3 unable to traverse into frameworks in an associated project?
Is that a bug?
It's true. Interface Builder 3.0 doesn't chase cross project
references or framework dependencies when automatically importing
headers. It probably should.
I'll write up a bug report for this. Thanks for bringing it up -
Jon Hess
Well, it's working now...
Ben
On Feb 17, 2008, at 3:16 PM, Ben Einstein wrote:
I've ben struggling with a very bizarre problem:
I have a bunch of Preference Panes in an assistant. The panes are
bundle targets in my main app. Everything worked great. I needed to
change the application's prefix (including the pane bundles), so I
did.
Some of the panes continue to work perfectly fine. Some of the
panes work fine if I change the pane superclass from my own custom
NSPrefPane subclass back to NSPreferencePane. Most of them don't
understand the NSPreferencePane class in IB and lose the _window
outlet. For example, when I go to type NSPreferencePane in the
custom class of the file's owner in the pane XIB, it doesn't auto-
complete.
No frameworks/build settings have changed except the names.
What the hell?
Ben Einstein
_______________________________________________
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
_______________________________________________
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