Codejock Suite Pro v22.0.0

Released: Nov 1, 2022

Updates in v22.0.0

Features

  • SuitePro
    • Added Microsoft Visual Studio 2017, 2019 and 2022 themes to all related controls.
    • Registration-free COM manifests have been added for all OCX modules.
  • Chart
    • Added support for legend item sorting.
  • CommandBars
    • COLORREF_NULL accent color has been made to enable system wide accent color for Microsoft Windows 10 theme.
  • Controls
    • Added PasswordPeek control.
    • Vector icons support has been added to StatusBar.
    • WebBrowser control has been added with dynamic support of WebView2 (Microsoft Edge) and ShellExplorer (Microsoft Internet Explorer) providers.
    • SetPageSizeMin and SetPageSizeMax have been added to CXTPPropertySheet for limiting property sheet resizing.
  • SyntaxEdit
    • Added methods for breakpoint, breakpoint list management and breakpoint customization.
    • Add and remove custom autocomplete list items.
    • Added methods for customizing autocomplete list delimiters.
    • Added new syntax schemes for mainstream programming and markup languages.
  • DockingPane
    • Selected docking pane pointer handling has been improved.
  • Report/GridControl
    • Report control renamed to GridControl as well as all related APIs and constants.

Fixes

  • Calendar
    • Timeline view fixes and improvements have been added.
    • A number of small fixes and improvements have been added to DatePicker control.
  • CommandBars
    • DPI scaling in PrintPreview fixed.
    • Context menu in MDI tear-off tabs fixed.
    • Update UI command notification fixed in CXTPMDIFrameWndEx.
    • Deadlock and crashes on populating CommandBars window list popup in certain cases fixed.
    • Translating accelerators to tear-off frames fixed.
    • Building with _XTP_EXCLUDE_TABMANAGER fixed.
    • Crash in SetForegroundTearOffFrames if activated before tab client is attached fixed.
    • Crashes in various use cases with tear-off frames fixed.
    • Crash on opening the Window menu fixed.
    • Wrong selected menu item color in Windows 11 fixed.
    • Copying a command image fixed.
  • Controls
    • Caption text alignment fixed.
    • ProgressBar text displaying fixed in all themes.
    • Native Windows, Office XP, Ultra Flat missing themes added to ProgressBar.
    • Missing themes added to CXTPMarqueeCtrl.
    • Wrong property sheet list navigator row height DPI scaling fixed.
    • Font handle leaks fixed in ComboBox control.
    • Working with ComboBox and ListBox does using scroll wheel fixed.
    • PropertySheet RTL support fixed.
    • Inability to host Preview control in some environment fixed.
  • PropertyGrid
    • PropertyItemDate has been made to respect item format.
  • SkinFramework
    • Clipping of the dynamically created skinned controls fixed.
    • Disruption in WM_NCACTIVATE handling caused by SkinFramework is fixed.
  • SyntaxEdit
    • False assertion on copying double-byte characters fixed.