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!
Neuer Kurs! Jeder Programmierer sollte generative KI lernen!
Kostenlose Lektion ausprobieren
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 Antwort
+ 1
Maybe with PyAutoGUI.
5th Jun 2022, 8:07 PM
Paul-Henry Paltmann
Paul-Henry Paltmann - avatar