View Issue Details

IDProjectCategoryView StatusLast Update
0003225JEDI VCL00 JVCL Componentspublic2006-04-04 03:27
ReporterRamengoAssigned Toobones 
PrioritynormalSeverityminorReproducibilityalways
Status resolvedResolutionfixed 
Product Version3.00 
Target VersionFixed in Version3.30 
Summary0003225: TJvDBCalcEdit decimal separator and numeric keyboard
DescriptionWhen digiting into a TJvDBCalcEdit, it assume that decimal separator must be the same of Windows localization settings. That's correct.
In Italy, for example, we use "," (comma) instead of "." (point).

Unfortunately, the italian numeric keyboard provide a "." (point) as decimal separator. So when digiting into a TJvDBCalcEdit using the numeric keyboard, we have to move to comma in the left part of the keyboard to specify decimals.
That's not correct because the numeric keyboard's point is a decimal separator too. Also it slows the process of data inputing.

Is it possible to change TJvDBCalcEdit in order to accept comma OR numeric keyboard's point as decimal separator ?
Thanks.
TagsNo tags attached.

Activities

obones

2006-04-04 03:27

administrator   ~0008856

This is now working in the latest version of the JVCL. Please use it.

Issue History

Date Modified Username Field Change
2005-09-23 03:10 Ramengo New Issue
2006-04-04 03:27 obones Status new => resolved
2006-04-04 03:27 obones Resolution open => fixed
2006-04-04 03:27 obones Assigned To => obones
2006-04-04 03:27 obones Note Added: 0008856