Displaying 1 result from an estimated 1 matches for "withoit".
Did you mean:
withiot
2010 Jul 22
4
wine 1.2 and number handling
Hi,
I am trying to install an application under wine 1.2 on centos 5.5.
The application is running almost withoit problems. The only problem are the form where i put in numbers.
Here is the description of the problem:
When i write 1,1 and the click to the next field, the field changes to 1,10000.
First thing i tried to change is to write 1.1 (note the dot instead of a comma), but the problem stays the same....