This code worked fine in wxPython 2.8. In wxPython 3.0.0 the combo box labels are chopped at the bottom and truncated on the right (see attached picture).
I am just learning wxPython. Is there a better way to make the toolbar to get it to autosize?
Your code is ok on windows7 with Wxpython 3.0.0.0.b20131219.
···
On Friday, April 25, 2014 4:52:21 PM UTC+1, Christopher Cantrell wrote:
This code worked fine in wxPython 2.8. In wxPython 3.0.0 the combo box labels are chopped at the bottom and truncated on the right (see attached picture).
I am just learning wxPython. Is there a better way to make the toolbar to get it to autosize?