ZebusJesus / Meshtastic-PyGUI

Python Based GUI that uses the Meshtastic API
MIT License
25 stars 6 forks source link

Nice app, but trouble with floating windows. #13

Closed wittend closed 2 years ago

wittend commented 2 years ago

Can't read display.

On startup (Ubuntu Linux 18.10) all windows pile up at with the center of the cluster at the point where my two monitors meet. It does not seem to be possible to move them.

Plus I personally don't like unconstrained multi window apps.

Replicate: use computer connected to more than one monitor. Run program. watch it screw up.

Dave

wittend commented 2 years ago

Solved. My ignorance. I haven't encountered this kind of interface in a very long time.

ZebusJesus commented 2 years ago

Yeah there have been some updates to PySimpleGUI that make it behave strangely it seems, Im working on fixing those bugs.