Codejock Report Control Visual C++ MFC のリリース

Released: Apr 14, 2022

v20.3.0 での更新項目

不具合の修正

  • Missing implementations of SetGridStyle and GetGridStyle have been added to CXTPReportControl.

Released: Nov 17, 2021

v20.2.0 での更新項目

機能

  • SetMask, GetMask, GetLiteral, GetPrompt and IsUseMask have been added to CXTPReportColumn for edit field mask related operations.

不具合の修正

  • Automatic combo box closing in the first row of the Report control has been fixed.
  • Samples and Utilities:
    • Native Windows theme support has been fixed.

Released: Sep 1, 2021

v20.1.0 での更新項目

機能

Samples and Utilities:

  • Improved DPI support for most samples.

Released: Jun 26, 2021

v20.0.0 での更新項目

不具合の修正

  • Performance issues fixed in row height computation when preview mode and scroll smoothing are enabled.
  • Crash on resizing first row of a sorted column fixed.
  • UpdateValue added to CXTPReportGroupRow and CXTPReportRecordItem instead of "x" trick.

Released: Aug 20, 2019

v19.0.0 での更新項目

機能

  • Support for Visual Studio 2019.
  • Utility and Samples - Codejock samples and utilities have been significantly improved and applied a modern look so that you are able to not only work more efficiently with the tools.

Released: Aug 7, 2018

v18.5.0 での更新項目

機能

  • Added drag sensitivity customization.

不具合の修正

  • Fixed empty CXTPReportRecordItemPreview.
  • Fixed in-place text edit scrolling.

Released: May 16, 2018

v18.4.0 での更新項目

機能

  • Native value added to group row caption for value type specific comparison.

不具合の修正

  • Fixed hit testing of Expand/Collapse buttons in tree mode for Office 2013/2016 themes.
  • In-place edit position in case of centered or right-aligned icons in tree mode column fixed.
  • Fixed background color of in-place edit.
  • Using CXTPReportSection::m_bAllowSort separately for every section fixed.

Released: Feb 1, 2018

v18.3.0 での更新項目

不具合の修正

  • Computation of right- and center-aligned ReportColumn's caption in HighDPI fixed.

Released: Nov 20, 2017

v18.2.0 での更新項目

機能

  • DPI support added.

不具合の修正

  • Misleading signature of CXTPReportControl::GetElementRect fixed, annotation improved.

Released: Jul 31, 2017

v18.0.1 での更新項目

機能

  • Visual Studio 2017 support added.
  • Office 2016 theme added for both Report and Track controls.
  • Support for expand/contract glyph colors added to Office 2013 and Visual Studio 2015 themes.

不具合の修正

  • Column indent drawing fixed when default grid is drawn with frozen columns.
  • Spin button behavior on long holding fixed.
  • Color of frozen rows divider in footer section on printing fixed.
  • Updating scrollbars of ReportControl in dialog fixed.
  • Crash in ReportControl on fast Drag & Drop fixed.
  • Redundant...