How to make a movable pysimplegui window ? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 2

How to make a movable pysimplegui window ?

When i run a piece of code using pydroid 3 i get a window with border that is movable but when i use termux with vnc viewer , i get a borderless window that i can't move . Why is this happening and is there any solution to it ? Ty!

9th Sep 2021, 9:01 PM
Abhay
Abhay - avatar
3 Answers
+ 3
Bro, You Should Always Try This On A PC As, These Libraries Are Specially Designed to Run On PC. So, If You Want A Moveable Window, You Try This In A PC... Even If You Run The Same Code That You Coded On Phone, It Will Give You A Draggable Window in The PC... Also, Termux also Doesn't Support GUI... So, It Will Give You An Error On Termux.
21st Sep 2021, 3:51 AM
Sancho Godinho
Sancho Godinho - avatar
+ 2
Abhay, No Problem... Check It Out...
21st Sep 2021, 9:36 AM
Sancho Godinho
Sancho Godinho - avatar
+ 1
Sancho Godinho [DM Free] ty for answering :) i am using tigervnc and vnc viewer in termux so it works fine . I will check how it looks in pc . Honestly i don't like coding in a pc but i will see if i get a draggable window there .
21st Sep 2021, 8:44 AM
Abhay
Abhay - avatar