Skip navigation.
 
mlHow to make a window to become active when it becomes frontMost ?
FROM : Cristi Savu
DATE : Thu Nov 21 08:57:09 2002

   Situation is like this :
   1.  There are two windows on screen : "Mine" and "Another".
         "Another" is ordered front, mine is behind. => "Mine" is not active
   2. I close "Another" and thus "Mine" is ordered front. But is
remains inactive (not Key window) until i click it with
   the mouse.
   How can I make it key withought  clicking? Is there a notification,
message or something about becoming the frontmost window ?
   I know for sure - (void)orderFront:(id)sender is not called.
   
   
                                               Cristian
_______________________________________________
cocoa-dev mailing list | <email_removed>
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.

Related mailsAuthorDate
No related mails found.