Lancements de Codejock Property Grid Visual C++ MFC

Released: Apr 14, 2022

Mises à jour de v20.3.0

Correctifs

  • Item border height customization and drawing has been fixed.

Released: Nov 17, 2021

Mises à jour de v20.2.0

Correctifs

  • Switching custom colors breaking theme colors has been fixed.
  • Samples and Utilities:
    • Native Windows theme support has been fixed.

Released: Sep 1, 2021

Mises à jour de v20.1.0

Fonctionnalités

Samples and Utilities:

  • Improved DPI support for most samples.

Released: Jun 26, 2021

Mises à jour de v20.0.0

Correctifs

  • Expand/collapse icon inversion fixed.
  • Single item selection fixed for certain use cases.
  • Themed scroll bars in PropertyGrid are disabled until better solution is found (XTP_PROPERTY_GRID_DISABLE_SCROLLBAR_THEMES made enabled by default).
  • Border redrawing fixed.

Released: Sep 7, 2020

Mises à jour de v19.3.0

Correctifs

  • A number of issues introduced in v19.2 as a result of adding scrollbar theme support have been fixed, it has been made possible to fallback to pre-v19.2 behavior for affected users by recompiling ToolkitPro with XTP_PROPERTY_GRID_DISABLE_SCROLLBAR_THEMES macro enabled.
  • Safe type conversion has been fixed in CXTPPropertyGridItemEnum.
  • Touch screen and gesture support has been fixed for scroll host and PropertyGrid.

Released: Aug 20, 2019

Mises à jour de v19.0.0

Fonctionnalités

  • 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

Mises à jour de v18.5.0

Fonctionnalités

  • Toolbar icons made DPI aware.

Correctifs

  • Fixed blank Spin button drawing.

Released: Feb 1, 2018

Mises à jour de v18.3.0

Correctifs

  • Missing translations for Width and Height parts of CXTPPropertyGridItemSize added.

Released: Jul 31, 2017

Mises à jour de v18.0.1

Fonctionnalités

  • Visual Studio 2017 support added.
  • Glyph colors support added.

Released: Oct 24, 2016

Mises à jour de v17.3

Correctifs

  • HiDPI scaling and using horizontal line between property grid items fixed.
  • Expand button for Visual Studio 2015 theme fixed.
  • Recalculating height of PropertyItem which has XAML in caption or value fixed.
  • Calculating and drawing border of PropertyGrid in HiDPI fixed.
  • Disappearing content in an item being edited fixed.
  • Expand button drawing in HiDPI for Visual Studio 2005 theme fixed.
  • Help area drawing in HiDPI fixed.
  • CheckBox area drawing in HiDPI fixed.
  • Expand/Collapse arrow drawing...