Robin Dunn wrote:
What did it do before if the label was too long, just let it overflow
the static box? If so then I think that the current behavior is better.
Before it expanded the box to fit the label. I think that is the
correct behavior. I'm constructing these on the fly so it isn't obvious
how I can compute the size required for the spacer to assure the box is
big enough for the label.
I guess I can figure out what font is being used for the label (how?),
and get the length on the screen of the text, and set a minimum size
The current behavior seems wrong to me.
gb
To unsubscribe, e-mail: wxPython-users-unsubscribe (AT) lists (DOT) wxwidgets.org
For additional commands, e-mail: wxPython-users-help (AT) lists (DOT) wxwidgets.org