Open mkromberg opened 2 months ago
If we create the same form as DemoButtons in Win32, we can see that the Win32 font sizes are the same for the Group Box text, the buttons, and the label, whereas EWC is using different font sizes. The size of the group box caption and the label texts should be the same as the check box legends. EWC on the left, Win32 on the right:
Note that no font sizes are set in this demo, everything should have the default font size.
I've assigned myself - as I think I know how to debug this and what it might be.
If I create a Win32 Form as follows:
The top left of the form looks like this:
However, if I do the same with EWC, the default font is smaller, and the one with a specific size is larger: