ExpressNavigationPack のリリース

Released: Jan 21, 2021

20.2.4 での更新項目

不具合の修正

ExpressBars Suite

  • Ribbon Form - Ribbon control's groups and tabs have no separator if the Style property is set to a value other than rs2007 and rs2010 and the form's DisableAero property is set to False.
  • TdxCustomStatusBar descendants do not scale an image specified by a text panel's PanelStyle.ImageIndex property based on the current DPI.

ExpressDocking Library

  • A drag-and-drop operation can undock and position a dock panel so that its right or bottom edge is offscreen.

ExpressEditors...

Released: Nov 19, 2020

20.2.2 での更新項目

機能

UX Enhancements

  • Smooth Scrolling - This release adds smooth scrolling support to the following DevExpress VCL components:
    • Layout Control.
    • NavBar Control.
    • PDF Viewer.

Layout Control

  • Performance Enhancements in Customization Mode
    • Selection is updated 25 times faster than in previous versions.
    • The optimized drag-and-drop operations make the UI more responsive and accelerate layout calculations by 30%.
  • Miscellaneous Enhancements
    • The SizeOptions.MaxWidth and SizeOptions.MaxHeight properties now...

Released: Nov 11, 2020

20.1.7 での更新項目

不具合の修正

ExpressBars Suite

  • Ribbon Form - Microsoft Office 2019 style - A form does not repaint its caption and the tab area before displaying a modal dialog that is invoked on the Backstage View's closure.
  • TcxBarEditItem - The "List index out of bounds" exception occurs when changing the DPI value while the in-place editor is focused.

ExpressEditors Library

  • Alert windows - Button hints are not displayed if an application's main window is inactive.
  • TcxButton - The OnMouseEnter and OnMouseLeaver...

Released: Oct 7, 2020

20.1.6 での更新項目

不具合の修正

ExpressBars Suite

  • Ribbon Form - A form's bottom HitTest area is one pixel high if the form has a bottom-aligned status bar, the form shadow is hidden, and the DisableAero property is set to True.

ExpressEditors Library

  • An AV occurs when focus returns to a gallery control whose item was deleted in a code block between BeginUpdate and EndUpdate calls.
  • cxDateEdit - The OnEditValueChanged event can occur twice when an end-user changes the edit value via the editor's drop-down window if the...

Released: Sep 10, 2020

20.1.5 での更新項目

不具合の修正

ExpressNavBar

  • Drop indicators are incorrectly painted in a group that contains hidden items.

ExpressSkins Library

  • The "Fatal: Unable to open file 'VCL.VIRTUALIMAGELIST.O'" error occurs when compiling Embarcadero C++Builder skin package files for a 64-bit application.

ExpressEditors Library

  • An AV occurs after an image list used as a source for navigator button icons is destroyed.
  • dxTokenEdit - Editor content becomes invisible after a scroll operation in a container control.

Released: Aug 5, 2020

20.1.4 での更新項目

不具合の修正

ExpressBars Suite

  • The "Invalid operation in GDI+ (Code: 11)" exception can occur on drawing an extra pane item of a TdxBarApplicationMenu component if its ExtraPane.AllowPinItems property is set to False.

ExpressEditors Library

  • A TcxBarEditItem object discards entered text when focus moves from it to another editor within a TdxBarContainerItem container even if the TdxBarManager.AlwaysSaveText property is set to True.
  • cxTextEdit - It is impossible to change an editor's value...

Released: Jul 2, 2020

20.1.3 での更新項目

不具合の修正

All VCL products

  • The dxCryptoAPI unit does not include linker directives for the crypt32 and cryptui 64-bit libraries.

ExpressBars Suite

  • TdxCustomRibbonGalleryItem and descendants - The status bar does not display gallery item hints.
  • TdxTabbedMDImanager - The "List index out of bounds" exception occurs on pressing the Close button of an MDI child form's tab while the button's hint is visible.

ExpressDocking Library

  • A dock site on the main MDI form does not automatically hide a dock panel...

Released: Jun 4, 2020

20.1.2 での更新項目

機能

  • Skins Library
    • New Microsoft Office 2019 Skins - This release introduces three new Microsoft Office 2019 vector skins - White, Dark Gray, and Black.
    • New Basic Skin - v20.1 includes the Basic skin first introduced in the WinForms product line. This skin ships with six color palettes.
  • Layout Control
    • A layout group can now display a check box next to its caption. The check box toggles the enabled state of child elements in the group. You can handle a new event to override the default behavior...

Released: Apr 29, 2020

19.2.7 での更新項目

不具合の修正

ExpressBars Suite

  • Ribbon - Office 2019 style - A tab group displays content without animation.

ExpressEditors Library

  • cxDateEdit - The "Could not convert variant of type (UnicodeString) into type (Date)" error occurs on saving a date selected from the drop-down calendar if the Properties.EditFormat property value includes ddd or dddd.
  • How to get selected Item in OnClickCheck event when IncrementalFiltering = True.

ExpressLayout Control

  • Cannot move layout items from one layout to another.

Released: Mar 25, 2020

19.2.6 での更新項目

不具合の修正

ExpressBars Suite

  • A toolbar-based context menu is scaled using the system DPI when displayed on a monitor whose DPI value is 96.

ExpressDocking Library

  • A dock panel's OnDocking event and a dock site's OnCanDocking event do not fire when the docking manager whose DockStyle property is set to dsVS2005 enables docking hints.

ExpressEditors Library

  • cxExtLookupComboBox - An AV occurs on closing a drop-down window by a keystroke if the mouse pointer hovers over the embedded grid's navigator...