Codejock Toolkit Pro v20.1.0

Released: Sep 1, 2021

v20.1.0 버젼 업데이트

기능

Toolkit Pro

  • Added support for ISO/IEC standard C++20.
  • CXTPDpi::EnableDpiBitmapScaling and CXTPDpi::IsDpiBitmapScalingEnabled have been added for global management of raster image scaling.
  • Parsing image parameters has been improved in CXTPResourceImage.

Command Bars

  • Keyboard manager added the ability to lock keyboard input.

Docking Pane

  • Added DPI support to stickers.

Samples and Utilities:

  • Improved DPI support for most samples.

수정사항

Toolkit Pro

  • Abnormal process termination on DLL unloading caused by GDI+ unloading has been fixed.
  • Reference leak for read-only streams created by XTPCreateReadOnlyFileStream has been fixed.
  • Raster icons scaling made consistent in all controls controls and dependent on the on the global DPI bitmap scaling flag obtained by CXTPDpi::IsDpiBitmapScalingEnabled.
  • A number vector and raster icon size computations have been fixed in all controls.

Chart

  • Memory leaks on closing a 3D chart have been fixed.

Command Bars

  • MDI tear-off windows docking and undocking achieved without window re-creation.
  • A crash caused by conditional inclusion of other components has been fixed.

Controls

  • Markup loading errors in TaskDialog have been fixed.
  • Leaked previewed file reference has been fixed for the system preview provider of the Preview control.

Markup

  • COM library references removed from Markup objects that have no associated XAML elements.

Ribbon

  • Crash in the Ribbon Quick Access customize page has been fixed.

Skin Framework

  • Constant CPU loading in Open and Save common file dialogs has been fixed.
  • The address bar re-painting in Open and Save common file dialogs has been fixed.
  • The background color issues have been fixed for skinned ComboBox with dropdown list style.