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!
Nouvelle formation ! Tous les codeurs devraient apprendre l'IA générative !
Essayez une leçon gratuite
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 Réponse
+ 1
Maybe with PyAutoGUI.
5th Jun 2022, 8:07 PM
Paul-Henry Paltmann
Paul-Henry Paltmann - avatar