cocoa - Mac OS X, make a window go over menu bar -


is possible make window go on menu bar, without going in fullscreen?

thanks in advance!

yes, trivially:

window.level = nsmainmenuwindowlevel + 1; 

(reference: drawing full screen, opengl programming guide mac os x.)

sebastianmarkow correct in terrible behaviour normal document window, there several window types normal: cursors, tool tips, , special utilities xscope.


Comments

Popular posts from this blog

linux - Using a Cron Job to check if my mod_wsgi / apache server is running and restart -

actionscript 3 - TweenLite does not work with object -

jQuery Ajax Render Fragments OR Whole Page -