from kivy.uix.boxlayout import BoxLayout. from kivy.properties import ... class RootWidget(BoxLayout): ... layout = BoxLayout(padding=10).
確定! 回上一頁