How to get notified when window order or position on Mac has changed?

Posted by iUm on Stack Overflow See other posts from Stack Overflow or by iUm
Published on 2010-06-15T15:21:00Z Indexed on 2010/06/15 15:22 UTC
Read the original article Hit count: 146

Filed under:

My program needs to observe changing in windows order and position. Like when some window gets above another or moves somewhere. Could it be performed with Cocoa (Window Services, Notification API)?

© Stack Overflow or respective owner

Related posts about cocoa