filmov
tv
Python Kivy Creating ToggleButton

Показать описание
Join my Skillshare Classes for 1 Month Free Access
This is our tenth video in Python Kivy, in this video we are going to learn Creating ToggleButton in Kivy, the ToggleButton widget acts like a checkbox. When you touch or click it, the state toggles between ‘normal’ and ‘down’ (as opposed to a Button that is only ‘down’ as long as it is pressed). toggle buttons can also be grouped to make radio buttons - only one button in a group can be in a ‘down’ state. the group name can be a string or any other hashable Python object.
#Python#Kivy#PythonKivy
This is our tenth video in Python Kivy, in this video we are going to learn Creating ToggleButton in Kivy, the ToggleButton widget acts like a checkbox. When you touch or click it, the state toggles between ‘normal’ and ‘down’ (as opposed to a Button that is only ‘down’ as long as it is pressed). toggle buttons can also be grouped to make radio buttons - only one button in a group can be in a ‘down’ state. the group name can be a string or any other hashable Python object.
#Python#Kivy#PythonKivy