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
Post a Comment