Dialog Font Scaling on High DPI monitor
I am having a problem with scaling on the dialog form for entering params within a report , the report themselves all work fine but the pop up fonts overlap on high dpi monitors that are set to 125% scaling , this happens on windows 7+ .
Is there anyway to prevent this without report writers having to check spacings in code etc as they really arent qualified to go into that level of detail?
It's being hosted in a wpf which may have some effect on this?
Cheers
Phil
Is there anyway to prevent this without report writers having to check spacings in code etc as they really arent qualified to go into that level of detail?
It's being hosted in a wpf which may have some effect on this?
Cheers
Phil
Comments
i solved with creating my own dialog, e.g. printer dialog.