BoxLayout : orientation: "vertical" size: root.width, root.height padding: 10 spacing: 15 Button: id: enter text: "Enter" on_release: ...
確定! 回上一頁