Lancements de Codejock Suite Pro

Released: Apr 11, 2023

Mises à jour de v22.1.0

Fonctionnalités

  • SuitePro
    • WebView2 loader DLLs have been added to Bin and Redist directories.
    • 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 order to allow window exclusion from skinning.
    • Missing Microsoft...

Released: Nov 1, 2022

Mises à jour de v22.0.0

Fonctionnalités

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

Released: Apr 14, 2022

Mises à jour de v20.3.0

Fonctionnalités

  • 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.
  • Suite Pro
    • Added Unicode and x64 evaluation components.

Correctifs...

Released: Nov 17, 2021

Mises à jour de v20.2.0

Fonctionnalités

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

Released: Sep 1, 2021

Mises à jour de v20.1.0

Fonctionnalités

Command Bars

  • Keyboard manager added the ability to lock keyboard input.

Docking Pane

  • Added DPI support to stickers.

Correctifs

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.
  • Crash on clicking Command Bars component on a form in a form designer has been fixed.
  • Empty PrintPreview dialog and compilation...

Released: Jun 26, 2021

Mises à jour de v20.0.0

Fonctionnalités

Calendar

  • Added time scale side switching.

Chart

  • Added Funnel3D chart style.
  • Added 3D chart transparency and optional anti-aliasing.
  • 2D/3D chart appearance has been exposed via ActiveX API.

Command Bars

  • Added MDI tear-off support.
  • Themes support has been expanded to customize dialogs and pages.

Docking Pane

  • Added MDI docking support to docking panes.

Controls

  • Added Preview control which lets you preview static and animated images files, text, XAML, PDF, Microsoft Office, Vision...

Released: Sep 7, 2020

Mises à jour de v19.3.0

Fonctionnalités

Suite Pro

  • IconSample has been improved to show XAML icons better in HiDPI.

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.

Correctifs

Calendar

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

Released: Jun 15, 2020

Mises à jour de v19.2.0

Fonctionnalités

  • Suite Pro
    • Added SetVectorIconSize to tooltip context 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

Mises à jour de v19.1.0

Correctifs

Command Bars

  • Setting control focus fixed
  • CXTPMiniToolBar high CPU usage while tracking fixed
  • The size of vector icons in tooltips fixed

Controls

  • Saving/loading window position using CXTPWindowPos made DPI independent
  • XTPExcelTabCtrl drawing and DPI support improved

Docking Pane

  • Out of range resource IDs fixed

Markup

  • Module instance handle argument added to CXTPImageManager::SetVectorIcon
  • Image list icons drawing support added to Image element
  • Markup color opacity handling fixed for...

Released: Aug 20, 2019

Mises à jour de v19.0.0

Fonctionnalités

  • Support for Visual Studio 2019.
  • Vector Icons Support - This support is specifically for XAML icons, it's a big step towards seamless and complete DPI support. You are now able to load state specific XAML icons for a desired target width into image managers and take advantage of crisp and scalable icons in CommandBars, RibbonBar, and pretty much everywhere where image managers are used. The icons can be loaded from memory, resources, streams, can be serialized and deserialized...