|
'Tolerance Zone Multipler' field in Edit Dimension Color is displayed '0' even if I previously set it as '1'
<< Paola Pallo -- 01/26/07 12:13:57>>
Steps to reproduce:
Open 'Edit Dimension Color' dialog
Change 'Tolerance Zone Multiplier' setting value 1
Click OK.
Dimension Color Bar is correctly upgraded, but if I reopen again
'Edit Dimension Color' dialog, I see the warning message " Please enter an integer between 1 and 2415919103" , and now 'Tolerance Zone Multiplier ' field is 0
<<END>>
<< Changes made by Yanhua Huang (Field Changes) -- 05/19/09 16:20:50>>
Action: Woody Anderson to Yanhua Huang
<<END>>
<< Changes made by Neil Kay -- 07/23/08 10:44:54>>
Action: David Petrizze to Woody Anderson
<<END>>
<< Wenfan Zhou -- 02/12/07 13:21:57>>
Fixed and uploaded to V42 and V43B.
Files inserted to server
------------------------
V42\MENU\DIMCOLORS.CPP
V43B\MENU\DIMCOLORS.CPP
<<END>>
<< Changes made by Wenfan Zhou -- 02/12/07 13:22:27>>
Action: Wenfan Zhou to David Petrizze, Status: OPEN to REVIEW
<<END>>
<< Paola Pallo -- 01/26/07 14:09:03>>
Looking in the dialog code (dimcolors.cpp), I saw this is an issue related to float- UINT conversion for member variables m_multiple_of_tol and m_MultipleTolZone .
Wenfan, since you recently reworked it per task 102676, please may you double-check ? Thanks
<<END>>
<< Changes made by Paola Pallo -- 01/26/07 14:09:39>>
Action: Woody Anderson to Wenfan Zhou, Assigned: Woody Anderson to Wenfan Zhou
<<END>> |
|