Codejock Toolkit Pro のリリース

Released: Apr 11, 2023

v22.1.0 での更新項目

機能

  • ToolkitPro
    • Optional Create and Destroy callback pointers have been added to 'CXTPThreadLocal' constructor.
    • 'CXTPLogFont' implementation has been improved.
    • Missing translation entries have been added and existing translations have been revised and improved.
  • GridControl
    • 'CXTPGridRecordItem::SetGridControl' has been added for specifying backward association between an item and the host control.
  • SkinFramework
    • 'FilterWindow' and 'FilterWindowClass' methods have been added to CXTPSkinManager in...

Released: Nov 1, 2022

v22.0.0 での更新項目

機能

  • ToolkitPro
    • Added Microsoft Visual Studio 2017, 2019 and 2022 themes to all related controls.
    • Added support for the new themes and new SyntaxEdit schemes to Application Wizard templates.
    • Visual Studio 2022 support has been improved.
    • ZLIB has been updated to v1.2.12.
    • Hook handling has been made standard compliant across all components.
  • Chart
    • Added support for Legend item sorting.
  • CommandBars
    • COLORREF_NULL accent color has been made to enable system wide accent color for Microsoft Windows...

Released: Apr 14, 2022

v20.3.0 での更新項目

機能

  • Toolkit Pro
    • Added support for Microsoft Visual Studio 2022.
  • Command Bars
    • Added CXTPMDIFrameWndEx.
    • Property exchange schema version has been added to CXTPCommandBars::LoadDesignerBars.
    • Tear-off frames toolbar and menu handling has been improved.
  • Controls
    • Added SetInsertMark, SetInsertMarkColor and GetInsertMark color to CXTPTreeCtrl.
    • Scrollable control redrawing has been improved in some use cases.
  • Markup
    • Added MatrixTransform support.
  • Shortcut Bar
    • Added Collapse button.
  • Samples and Utilities...

Released: Nov 17, 2021

v20.2.0 での更新項目

機能

  • CommandBars
    • CXTPTabClientWnd::CloseAllTearOffFrames added for closing all open tear-off frames.
    • Tear-off frame last item closing behavior has been improved.
  • Controls
    • The ability to load preview data from a stream has been added to the Preview control.
    • On-demand preview activation has been added to the Preview control.
    • Dynamic color reflection has been added to CXTPControlPopupColor when XAML icons are used.
  • ReportControl
    • SetMask, GetMask, GetLiteral, GetPrompt and IsUseMask have been added to...

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...

Released: Jun 26, 2021

v20.0.0 での更新項目

機能

Toolkit Pro

  • Added Microsoft Windows 10 theme.
  • Ambient properties have been added to CXTPApplication.
  • Added strict code compliance for C++14 and C++17 standards (/std:c++14 and /std:c++17).
  • Added strict conformance mode support (/permissive-).
  • Enabled maximum warning level support (/Wall).
  • The highest available Microsoft XML Core Services (MSXML) version is now used by default, XTPCreateXmlDocumentInstance helper function has been added.
  • Added XTPCreateXmlDocumentInstance helper function...

Released: Sep 7, 2020

v19.3.0 での更新項目

機能

Toolkit Pro

  • XAML icons have been improved for HiDPI.
  • Added GDI handle leak tracking.
  • Block caption demonstration has been added to TrackControl sample.

Chart

  • FlowGraph points made to keep their size fixed regardless of zoom level.

Markup

  • Improved content clipping in Viewbox.

Ribbon

  • Unnecessary character set conversion removed from CXTPRecentFileListBoxItem::Draw.

Skin Framework

  • Skin Framework system module querying logic has been optimized and made uniform.

不具合の修正

Toolkit Pro

  • Inclusion of...

Released: Jun 15, 2020

v19.2.0 での更新項目

機能

  • Toolkit Pro
    • Added CXTPToolTipContext::SetVectorIconSize for XAML icon size customization in tooltips.
  • Controls
    • Added a new adapter CXTPScrollable<Base> for scroll bar customization.
    • Scroll bar customization and theme support added to common controls and their adapters:
      • CXTPScrollableEdit.
      • CXTPScrollableEditT<Base>.
      • CXTPScrollableListBox.
      • CXTPScrollableListBoxT<Base>.
      • CXTPScrollableListCtrl.
      • CXTPScrollableListCtrlT<Base>.
      • CXTPScrollableTreeCtrl...

Released: Nov 22, 2019

v19.1.0 での更新項目

機能

  • New helper stream creating functions added: XTPCreateReadOnlyMemoryStream, XTPCreateReadOnlyFileStream, XTPCreateReadOnlyResourceStream.
  • ES_NUMBER support add to CXTPControlEdit.

不具合の修正

Toolkit Pro

  • Application freezing in RemoteApp caused by frame shadow fixed.
  • Image handles exposed from CXTPImageManagerImageList.
  • Frame shadow gaps in dialog borders in Windows 10 fixed.
  • Frame shadow automatic enabling and updating fixed.
  • Non-client metrics computation fixed in Windows XP

Command Bars

  • Setting...

Released: Aug 20, 2019

v19.0.0 での更新項目

機能

  • Support for Visual Studio 2019.
  • Toolkit Pro Application Wizard - New for Visual Studio 2013, 2015, 2017, and 2019. If you have chosen to install using either Deploy Wizard or manually from the VSIX extension file you will now be able to generate fully working applications with a set of predefined Toolkit Pro components and functionality in just a few mouse clicks. Hundreds of possible combinations of all the components and most popular settings allow you to create a solid foundation for your...