
However, 5.0.0.20 still has issues with buttons (and other widget) not being large enough to display their captions. Here are a couple of examples:
Notice that the tabbed list on the left isn't wide enough to display the text of all the tabs. I wonder if it's possible for the widget's width to scale depending on the text instead of being fixed since available fonts will vary from system to system (and OS to OS). Also notice some of the buttons aren't wide enough for their text either.
Another example of button size issues: the "ACF", "VL" and "WL" buttons are clipping their text.
I'm not familiar with wxWidgets and their features, but hopefully you can figure out a solution that will make the widgets adaptable to the machine they are running on.
Keep up the good work!
Robert Rathbone