Hi All,

I must be missing something blatantly obvious, but here goes: I made a Preferences window whose File's Owner is a custom class: PreferencesController, which is a subclass of NSWindowController. If you click on the Preferences menu item, the window is shown by

[prefController showWindow:self];

The first time you go to Preferences, the window and all the stuff on it work fine. But on subsequent attempts to open the window, nothing happens. What am I missing?

Thanks,
Daniel
_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

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:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to [EMAIL PROTECTED]

Reply via email to