I ran into a problem in Thinkwise which caught me by surprise.
I was testing a task that uses a taskparameter with weight as domain:

As shown above the domain is a NUMERIC(9,2)
When I try to enter a point or a comma into the resulting task field I get nothing. But my colleague is able to enter the decimal separator. For example 38.5 becomes 385 on my system and 38,5 on my colleagues system.
I figured out it had something to do with the fact that my windows keyboard profile isn't 100% standard:

When I restore the decimal separator and number grouping character back to the Dutch default (comma and point) instead of my preferred point and space TW works fine again.
Is this a known issue? Is there something that I can do to work around this (other software on my PC prefers the point as decimal separator ;) )