objective c - How to make an NSWindow appear in front of other apps? -


sorry if obvious question, i'm new objective-c.

i'm making menu bar app (doesn't show in dock, in menu bar), , reason when open window, appears @ back, behind other apps. thought makekeyandorderfront: enough, doesn't seem trick.

so how make window appear in front of other apps?

you need activate well.

[nsapp activateignoringotherapps:yes]; [window makekeyandorderfront:nil]; 

if doesn't work, window title-less or that? if so, need follow cocoa/osx - nstextfield not responding click text editing begin when titlebar hidden


Comments

Popular posts from this blog

Magento/PHP - Get phones on all members in a customer group -

php - .htaccess mod_rewrite for dynamic url which has domain names -

Website Login Issue developed in magento -