NSWindow orderFront
NSWindow orderFront
- Subject: NSWindow orderFront
- From: <email@hidden>
- Date: Fri, 1 Oct 2010 15:19:23 +0200
- Acceptlanguage: nb-NO, en-US
- Thread-topic: NSWindow orderFront
Hi!
Does anyone know how to get a callback from NSWindow when it's ordered front? A normal NSWindow can sometimes have key/main status, but at the same time be obscured by other windows in the application. And if you click on it, it will be raised to front (without any key/main changes). And I need to get a callback when that happens.
-Richard
(I tried to override orderFront, makeKeyAndOrderFront, orderFrontRegardless, as well as listening to the notifications in NSWindowDelegate... nothing seems to help)_______________________________________________
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