You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- the BoxSizer _szr needed to be told to expand horizontally
- GridBagSizer needs to be told it's a GrowableRow
- rather than hard-coding the buttons for +/- use wx.BU_EXACTFIT to get
them to be not-enormous. (hard-coded in pixels was ugly on the mac)
0 commit comments