PySolFC icon indicating copy to clipboard operation
PySolFC copied to clipboard

Find card option -- switch for "stay on top" (but only when Pysol is the active application)

Open jan-kleks opened this issue 7 years ago • 1 comments

Switch for "stay on top" (but only when Pysol is the active application).

As suggested by Hans-Joachim Gurt at SF.net

jan-kleks avatar Apr 18 '17 23:04 jan-kleks

Main issue with this is that the logic that controls which window is on top comes from the Operating System rather than Python/Tkinter. I did some initial research, and while it sounds like Tkinter can be manipulated to do this, it would have to be done on an OS by OS basis, and I can only test on Windows and Debian personally.

joeraz avatar Jul 16 '22 22:07 joeraz