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? -

html - Instapaper-like algorithm -

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