Ah yes.. ok so what we have here is the following:
- You have your Windows OS configured for "large fonts", meaning that normally all of your fonts are larger than the default setup, and the setup i design for.
- When my programs detect this, they explicitly force the fonts in the dialog to a fixed size so that they fit in the space available on the form.
- Unfortunately there is no good solution to this.
- Though i COULD make an option to disable this behavior, which would result in larger fonts in options, but some text would get cut off at the end.