Codejock Toolkit Pro v24.3.0

Released: Dec 30, 2025

v24.3.0 での更新項目

機能

  • ToolkitPro
    • Added xtpComInitModuleAfxOle and xtpComInitUserDefined COM initialization options for CXTPComInitializer.
    • Added optional code page argument to string conversion helpers.
    • Added XTPParseDouble helper function.
    • vc1xx AppWizard installation made silent.
  • Chart
    • Added CopyToClipboard method.
  • CommandBars
    • Improved multi-monitor setup support for TearOff windows.
  • Controls
    • Added CXTPComboBox::IsDroppedDown for reliable determination of a dropped state.
  • GridControl
    • Improved performance of grid rows removal and collapsing.
  • Markup
    • Markup numeric values parsing made locale independent.
    • Added scientific notation parsing of numeric values.
    • Improved ActiveScript named item resolution and cleanup logic.
  • SkinFramework
    • Sound manager's thread excluded from skinning.

不具合の修正

  • ToolkitPro
    • SVG icons serialization fixed for Image Manager.
    • AppWizard installation and uninstallation fixed for all Visual Studio versions.
    • Visual Studio 2022 removal upon uninstallation fixed.
    • Vector icon support improved and fixed in all controls.
    • Automatic FrameShadow disabling in Terminal Server Session fixed.
    • Compilation with _XTP_USE_WINAPPEX fixed.
  • Calendar
    • Incorrect display of too short events in day/week views fixed.
  • Chart
    • Right-to-Left languages support fixed.
    • A deadlock in CXTPChartAxisX::CalcSideMarginsValue fixed.
  • CommandBars
    • Gallery item's vector image size computation fixed.
    • Reversed icon in RTL mode fixed.
    • Vector icon drawing in StatusBar switch pane fixed.
  • Controls
    • Vulnerabilities fixed in Markup Static format processing.
    • Themes overlapping and drawing issues fixed for checkboxes.
    • Background color customization fixed for Preview control.
    • Black text on a white background in dark themes fixed in CXTPListBox.
    • Markup context leak fixed in CXTPMarkupStatic.
    • ComboBox button state drawing fixed after toggling RTL mode.
    • CXTPEditListBox invalid background color fixed.
  • GridControl
    • Use of resource file locale fixed.
    • CXTPGridRow::ShiftTreeIndent fixed.
  • Markup
    • Markup DPI support enabled where it was missing.
  • SkinFramework
    • A failed assertion on menu item double click in a skinned application fixed.