|
If DF of true position check or uncheck in advanced page of FCF creation dialog, got the same reporting result.
<< Yanhua Huang -- 05/27/08 11:44:01>>
If DF of true position check or uncheck in advanced page of FCF creation dialog, got the same reporting result.
Steps to reproduce:
1) open DFofTruePosition.PRG
2) F9 & FCFLOC1
3) check DF in advanced page, view reporting result 1
4) uncheck DF, view reporting result 2
Results:
reporting result 1 is same as reporting result 2.
Expected Results:
display DF result in reporting mode when DF is checked.
<<END>>
<< Changes made by Neil Kay -- 02/25/09 19:18:02>>
Action: David Petrizze to Yanhua Huang
<<END>>
<< Don Turcotte -- 06/03/08 16:15:57>>
I have now fixed this also for the case of a multiple considered features (set of features). I have attached my test program in 255160.7z.
Fixed in V43B, V44B.
******************************
Tue Jun 03 16:08:45 2008
******************************
Files inserted to server
------------------------
V43B\DIMENS\FEATCTRLFRM.CPP
V43B\INCLUDE\FEATCTRLFRMOUTPUTDLG.H
V43B\MENU\FEATCTRLFRMOUTPUTDLG.CPP
V44B\DIMENS\FEATCTRLFRM.CPP
V44B\INCLUDE\FEATCTRLFRMOUTPUTDLG.H
V44B\MENU\FEATCTRLFRMOUTPUTDLG.CPP
<<END>>
<< Changes made by Don Turcotte -- 06/03/08 16:16:48>>
Action: Don Turcotte to David Petrizze, Status: OPEN to REVIEW
<<END>>
<< Don Turcotte -- 06/02/08 17:32:15>>
I have fixed this so that if DF, D1,D2,D3 are checked, then they will report in the "Size" table. If any is unchecked, the corresponding size will not be reported. If all are unchecked, no "Size" table is included in the report.
The problem that still exists is if there are a set of considered features, changing the "Report" checkbox for D1, D2, or D3 for any considered feature of the set should affect all since there really is only one D1, D2, D3 even though these axes are shown with each considered feature of the set. Currently changing the "Report" checkbox does not invoke an immediate callback so the other D1,D2,D3 "Report" checkboxes cannot also be updated.
<<END>> |
|