from kivy.uix.boxlayout import BoxLayout. class SimpleApp(App):. def build( self ):. layout = BoxLayout(orientation = 'vertical' ).
確定! 回上一頁