Re: Accessory NSPanel vanishes on first click after app launches - Follow up
Re: Accessory NSPanel vanishes on first click after app launches - Follow up
- Subject: Re: Accessory NSPanel vanishes on first click after app launches - Follow up
- From: Peter <email@hidden>
- Date: Tue, 02 Aug 2011 23:00:33 +0200
I forgot to add:
Using
- (void)windowDidBecomeMain:(NSNotification *)notification
- (void)windowDidResignMain:(NSNotification *)notification
make the panel stay on the screen after the first mouse click, but on the other hand do not achieve the desired effect, i.e. remove the panel when other windows become key.
_______________________________________________
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