Just a single didBecomeMain/didResignMain event being fired
Just a single didBecomeMain/didResignMain event being fired
- Subject: Just a single didBecomeMain/didResignMain event being fired
- From: Thilo Ettelt <email@hidden>
- Date: Sun, 29 Dec 2002 00:09:43 +0100
Hey folks!
I have a problem with a NSBorderless (custom shaped) window. In my
controller, which is the window's delegate, i've put an NSLog between
the brackets of '-windowDidResignMain' and '-windowDidBecomeMain'. But
the NSLogs are doing their job just once - when the window has been
openend and when i switched to a different window. When I switch back:
no more windowDidBecomeMain event. And then again: no
windowDidResignMain event.
What's wrong there?
- Thilo
_______________________________________________
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.