Re: Window won't show a second time.
Re: Window won't show a second time.
- Subject: Re: Window won't show a second time.
- From: James DiPalma <email@hidden>
- Date: Mon, 31 May 2004 13:02:34 -0700
A nib's "File's Owner"'s custom class is ignored at runtime.
-jim
On May 31, 2004, at 3:42 AM, Yann Bizeul wrote:
Hi,
The problem is that if I open and close a window, it will not display
itself again if I choice the same menu item again. The method gets
called but the message [_wcTransactions showWindow:self] won't do
anything the second time.
Are you sure the NIB owner is an NSWindowController or a subclass ? (I
mean, the custom class of "File's Owner" icon)
--
Yann Bizeul - yann at tynsoe.org
http://projects.tynsoe.org/
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.