Duvida com Kivy

16 views
Skip to first unread message

Roberto Gomes Aguiar Filho

unread,
May 25, 2020, 9:35:15 PM5/25/20
to eXcript
Se eu criar um script na linguagem kivy da seguinte forma:

<Menu@BoxLayout>:
Button:
on_press: click()

<Field@BoxLayout>:
Lable:
text: 'muda'

<Form@BoxLayout>:
Menu:
Field:

Form

Como implementar uma função click() que altere o texto do label?
Reply all
Reply to author
Forward
0 new messages