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!
¡Nuevo curso! ¡Todo programador debería aprender IA Generativa!
Prueba una lección gratuita
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 Respuesta
+ 1
Maybe with PyAutoGUI.
5th Jun 2022, 8:07 PM
Paul-Henry Paltmann
Paul-Henry Paltmann - avatar