我們在widget的構造函數中有一個大小參數,或者我們可以調用SetSize()方法。 # set_size.pyimport wxclass Example(wx.Frame): def __init__(self, parent ...
確定! 回上一頁