Re: Feature Request: Add ability to change font used for StaticBoxSizer label
M A <[email protected]>
| Newsgroups | gmane.comp.python.wxglade |
|---|---|
| Message-ID | <[email protected]> |
> On Jan 13, 2019, at 8:58 AM, Dietmar Schwertberger <[email protected]> wrote: > > On 13.01.2019 14:16, M A wrote: >> Hi, the current font used to display a label for a StaticBoxSizer is a little too small. I request that a font selection control be added to the properties window for a StaticBoxSizer so the user may change how the label looks. > > You can change the font for the frame. I clicked on the containing frame, went to Properties->Common->Font and changed the size. The problem is it only change the text in two places I did not want to change. The text used in the StaticBoxSizer's label did not change. Thank you.