Page 1 of 1
System of measurement based on language
Posted: Fri Mar 10, 2017 4:39 pm
by helmut
Software should be smart and support the user. I'd find it good if XnView would set system of measurement (metric or imperial) based on the language setting. Sure enough this is just a clever default; the user still can change the system of measurement in the Settings dialog.
Re: System of measurement based on language
Posted: Fri Mar 10, 2017 5:27 pm
by m.Th.
Better is to read the actual value from the OS. At least on Windows the API provides the measurement system.
Re: System of measurement based on language
Posted: Fri Mar 10, 2017 9:02 pm
by helmut
m.Th. wrote:Better is to read the actual value from the OS. At least on Windows the API provides the measurement system.
Good idea, m.Th.! Reading this info using the Windows API would be a very good solution for all Windows users.