If you open the menu and click outside of any other xpra window (set_focus(0)) then the menu remains on top of all other windows. See attached screenshot. Not sure if it's this problem, but AWT menus ...
This project implements a hierarchical menu system where users can navigate through nested menus, demonstrating key Object-Oriented Programming principles: ...
I'm sorry this is ignorant, but I'm floundering here. I'm adapting a java app (well, the beginnings of an app) to work as an applet, for easier accessibility. One of the problems that I've hit is that ...