layout = BoxLayout(padding = 10) button = Button(text = 'My first button') layout.add_widget(button). load more v.
確定! 回上一頁