BoxLayout arranges children in a vertical or horizontal box. To position widgets above/below each other, use a vertical BoxLayout: layout = BoxLayout ...
確定! 回上一頁