I’ve had a reoccurring issue with my programs’ UI: they look fine in design mode and when run on my computer but look different/incorrect (e.g. squished, overlapped controls) when run on other computers.
Any idea what this could be? At first I thought it might be a 32/64-bit issue but it wasn’t.
Thanks!
Users can set their text size to be larger than normal, or choose a different font for controls.
Differing DPI settings can affect how things get laid out.