Re: Just a single didBecomeMain/didResignMain event being fired
Re: Just a single didBecomeMain/didResignMain event being fired
- Subject: Re: Just a single didBecomeMain/didResignMain event being fired
- From: Thilo Ettelt <email@hidden>
- Date: Sun, 29 Dec 2002 14:08:30 +0100
Oh, I'm sorry I forgot to mention that I did that already.
Unfortunetely that doesn't seem to help.
Cheers, Thilo
Am Sonntag, 29.12.02 um 03:00 Uhr schrieb Kenneth C. Dyke:
You will probably have to subclass NSWindow such that
-canBecomeMainWindow returns YES. The default for NSBorderless
windows seems to return NO.
-Ken
_______________________________________________
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.