objective c - NSEvent or NSNotification when window becomes active -


in mac os x, there method override runs every time window gains focus?

yes. nswindowdidbecomekeynotification , nswindowdidbecomemainnotification, depending on intent.


Comments

Popular posts from this blog

android - Spacing between the stars of a rating bar? -

aspxgridview - Devexpress grid - header filter does not work if column is initially hidden -

c# - How to execute a particular part of code asynchronously in a class -