How can I make clicking on a btn in screen1 change the numeric value of a variable and transfer that value to screen2 in pure py | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

How can I make clicking on a btn in screen1 change the numeric value of a variable and transfer that value to screen2 in pure py

Exchanging variables between screens without kv language but pure Python

8th Sep 2020, 12:16 AM
IKPELE AMBROSE OBINNA
IKPELE AMBROSE OBINNA - avatar
1 Answer
+ 1
Maybe with PyAutoGUI.
5th Jun 2022, 8:07 PM
Paul-Henry Paltmann
Paul-Henry Paltmann - avatar