Hi,
The work around suggested by Robin in this thread:
http://wxpython-users.1045709.n5.nabble.com/wxPython-dialog-resizing-problem-td2333717.html
I needed to add 'wx.CallLater(30, self.Fit)' to
is still necessary in Phoenix on Linux Mint 17, should I open a ticket for that?
Werner