+ 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!
3 ответов
+ 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.
+ 2
Abhay,
No Problem...
Check It Out...
+ 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 .