Re: Programmatically opened NSPanel not responding to actions
Re: Programmatically opened NSPanel not responding to actions
- Subject: Re: Programmatically opened NSPanel not responding to actions
- From: Benjamin Stiglitz <email@hidden>
- Date: Tue, 31 Mar 2009 14:56:01 -0400
- Mail-followup-to: email@hidden
> I am adding the NSPanel with the addWindowsItem, and display it consequently
> with
> a deminiaturize call.
You should instead just orderFront: the window or showWindow:, depending
on whether you have an NSWindowController.
-Ben
_______________________________________________
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