Codejock Toolkit Pro v19.3.0

Released: Sep 7, 2020

Updates in v19.3.0

Features

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.

Fixes

Toolkit Pro

  • Inclusion of Spanish localized resources is fixed for all Microsoft Visual Studio versions.
  • Fixed issues detected for device context helpers.
  • A number of fixes have been added to all samples in order to fix compatibility with Microsoft Windows XP.

Calendar

  • Fixed an issue with inconsistent day selection in calendar between switching views.

Chart

  • Blurry chart elements when Markup is enabled and used have been fixed.
  • Missing axis labels in certain use cases have been fixed.

Command Bars

  • Exception in CXTPEditListBoxToolBar initialization has been fixed.
  • Window size issues after restoring if Ribbon is used have been fixed.

Controls

  • Crash on setting NULL icon for CXTPButton has been fixed.
  • A number of reported problems with CXTPScrollable derived controls have been fixed.
  • XAML icon, caption and explanation text issues in TaskDialog custom button have been fixed.

Markup

  • Some text rendering issues have been fixed.

Property Grid

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

Ribbon

  • Ribbon backstage black theme selection highlight has been fixed.
  • Unnecessary character set conversion removed from CXTPRecentFileListBoxItem::Draw.

Skin Framework

  • Reversed spin button arrows 10 Skin have been fixed.
  • Performance related bug in cached module name checking for the legacy Skin Framework API hook has been fixed.
  • Default ANSI hook invocation has been fixed for Detours API hook.
  • Deadlock has been fixed for window hooks being called during skin loading.

Shortcut Bar

  • Wrong false assertion in CXTPShortcutBarItem has been fixed.