Anonymous | Login | Signup for a new account | 2019-02-16 15:30 CET |
Main | My View | View Issues | Change Log | Roadmap | Docs |
Viewing Issue Simple Details [ Jump to Notes ] | [ View Advanced ] [ Issue History ] [ Print ] | ||||||
ID | Category | Severity | Reproducibility | Date Submitted | Last Update | ||
0004682 | [JEDI VCL] 00 JVCL Components | major | always | 2009-01-30 06:28 | 2009-07-08 14:57 | ||
Reporter | cguser | View Status | public | ||||
Assigned To | obones | ||||||
Priority | normal | Resolution | fixed | ||||
Status | resolved | Product Version | 3.36 | ||||
Summary | 0004682: TJvValidateEdit: Issues with DisplayFormat of dfFloat with DecimalPlaces | ||||||
Description |
If DisplayFormat is set as dfFloat, and DecimalPlaces is 2, the following will happen: JvValidateEdit1->AsFloat = 220.0; double ValueInEdit = JvValidateEdit1->AsFloat; ValueInEdit == 22000.0; // This evaluates to TRUE!!! Seems that internal value is being *multiplied* by DecimalPlaces. |
||||||
Additional Information | |||||||
Tags | No tags attached. | ||||||
Attached Files |
![]() |
||||||
|
Mantis 1.1.6[^] Copyright © 2000 - 2008 Mantis Group |