Skip navigation.
 
mlNSPreferencePane IB Problem
FROM : Ben Einstein
DATE : Sun Feb 17 21:16:54 2008

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

Related mailsAuthorDate
mlNSPreferencePane IB Problem Ben Einstein Feb 17, 21:16
mlRe: NSPreferencePane IB Problem (fixed) Ben Einstein Feb 17, 22:06
mlRe: NSPreferencePane IB Problem (fixed) Jonathan Hess Feb 17, 22:37