We normally develop software on machines configured to run English
language versions of Windows. There are one or two issues if you
are using the software under different versions of Windows or with different
languages activated.
We have two solutions to this. Depending on the code page you are using, the software will change button legends to use available characters. This may mean that the legends for the multiply and divide buttons or some of the exponential functions may not exactly match the documentation. For example the square root button may be labelled "sqrt".
The Unicode character set removes the problem of mapping code pages
by having a very large multilingual character set. We have a Unicode
version for Windows, but Unicode is only supported on WindowsNT (4 and
higher), Windows2000 and WindowsXP. It is not supported on
Windows95, 98 or ME. If your operating system supports Unicode you
can use the Unicode version of the software. You should then be able
to see all the correct button legends regardless of your language settings
provided your fonts contain the appropriate glyphs. You may need
to select an appropriate font, e.g. Arial, for the keypads using the Options/View
tab.
The thousands separator can also be selected in the same way, but by
default it is set to "none" so that there is no digit grouping.