python - Tkinter application topmost, even over fullscreen -


i'm using tkinter on ubuntu.

i'd application on top of screen, time. i'm aware of, , using, wm_attributes("-topmost", 1). i've discovered equal right clicking on menu bar of application , selecting 'always on top', works fine applications. however, doesn't work when full-screen applications launched (specifically, tf2). in such cases, widget lies behind game.

i'm aware of overrideredirect(true), , stays on top of game on full-screen, not viable menu bar , being able move window central application.

is there way have tkinter remain on top of every application, including full-screen? functionality of overrideredirect, keeping menu bar , ability move window.


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 -