Re: Notification of window visible?
Re: Notification of window visible?
- Subject: Re: Notification of window visible?
- From: Reinhard Segeler <email@hidden>
- Date: Mon, 7 Jun 2010 09:37:42 +0200
I don't know, what the idea is behind your question. But if it's not
the only window, that's displayed in your app, you could change that
by making another window the keyWindow or by using
unhideWithoutActivation ( NSApplication class )...
For better answers some more information would be neccessary.
-- Reinhard
Am 07.06.2010 um 03:16 schrieb Chris Idou:
Is it? Can't a window become visible without becoming key?
----- Original Message ----
From: Reinhard Segeler <email@hidden>
To: Chris Idou <email@hidden>
Cc: email@hidden
Sent: Fri, 4 June, 2010 4:18:03 PM
Subject: Re: Notification of window visible?
The notification NSWindowDidBecomeKeyNotification will do it for you.
-- Reinhard
Am 04.06.2010 um 07:11 schrieb Chris Idou:
How does one get notification that a window has become visible? I
can see notifications for most every type of window event except
this most obvious one.
_______________________________________________
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
_______________________________________________
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