auxiliary window doesn't show again after first show
auxiliary window doesn't show again after first show
- Subject: auxiliary window doesn't show again after first show
- From: Daniel Richman <email@hidden>
- Date: Sat, 05 Jul 2008 11:05:09 -0700
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 (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