Issue with editing CXTPReportColumn text |
Post Reply |
Author | ||
vara2604
Newbie Joined: 17 March 2022 Status: Offline Points: 4 |
Post Options
Thanks(0)
Posted: 17 March 2022 at 4:59am |
|
We have recently integrated our codebase with Xtreme ToolkitPro v20.2.0 version and found the breakage issue with editing text in CXTPReportColumn.
Issue can be easily reproducible with the ReportControl samples shipped with "Xtreme ToolkitPro v20.2.0" installation.
Note that this issue is not reproducible with the older version C:\Program Files (x86)\Codejock Software\MFC\Xtreme ToolkitPro v18.4.0.
We use CXTPReportColumn control multiple places and issue is seen in this all places. Could you please fix this ASAP? |
||
Fredrik
Senior Member Joined: 22 June 2005 Status: Offline Points: 235 |
Post Options
Thanks(0)
|
|
I reported this issue earlier and I believe it is already fixed for the next release. The workaround I have at the moment is to loop over all columns and call SetMask to initialize members that weren't initialized.
Or add the hotfix in the XTP code:
|
||
Windows 10, Visual Studio 20157, Toolkit Pro 18.3.0
|
||
kgi_Jony
Newbie Joined: 31 May 2022 Status: Offline Points: 1 |
Post Options
Thanks(0)
|
|
hi
I met this problem too on the Xtreme ToolkitPro v20.0.0. But I can't found the member function: SetMask() in class CXTPReportColumn. Could you have more detail or sample code for me? Thank you
|
||
Post Reply | |
Tweet
|
Forum Jump | Forum Permissions You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |