Lancements de ExpressNavigationPack

Released: Jul 28, 2022

Mises à jour de 21.2.7

Correctifs

All VCL products

  • There is a typo in the sdxInvalidStorageVersion resource string value.

ExpressBars Suite

  • The height of bar items scales incorrectly and buttons flicker in TdxBarPopupMenu and TdxRibbonPopupMenu during the fading animation of the TcxButtonEdit control.

ExpressEditors Library

  • cxHyperlinkEditor - The hyperlink text blends with the highlight effect applied to the focused cell.
  • TcxButton - The button glyph is displayed in the default state if the linked action is in the...

Released: Jun 16, 2022

Mises à jour de 21.2.6

Correctifs

ExpressBars Suite

  • Ribbon Form - An AV occurs when redrawing a form after the FormState property value is changed if the form's iconic state has not been updated.
  • TdxRibbonGalleryItem - A checked item darkens due to multiple color blending when the mouse pointer consequently enters and leaves the item multiple times if the Office2019Colorful skin is active.
  • The Close and Drop-Down buttons in a floating toolbar are not scaled after the monitor DPI is increased if any skin is active.
  • The...

Released: Apr 26, 2022

Mises à jour de 21.2.5

Correctifs

All VCL products

  • Cell's selection in grid lost when right mouse click if OptionsBehavior.HotTrack is on.
  • TcxLocalizer - The default resource string values are not restored when the localizer component is destroyed.

ExpressBars Suite

  • The toolbar font is not scaled if the bar manager component is placed on a frame.

ExpressEditors Library

  • All Shell Dialogs - The active file preview disappears when the shell dialog refreshes the displayed folder.
  • Programmatically displayed screentips are...

Released: Feb 14, 2022

Mises à jour de 21.2.4

Correctifs

ExpressBars Suite

  • A skin color palette has no effect for item glyphs displayed in the Customize dialog.
  • TdxOfficeSearchBox is painted slowly if the Properties.Ribbon property is assigned and an SVG image is assigned to the Properties.Glyph property.

ExpressEditors Library

  • cxFontNameComboBox - An AV occurs when an editor whose font's list-related properties are stored in a DFM file is destroyed before the background font enumeration completion handler is called.
  • TcxImage - The image...

Released: Jan 27, 2022

Mises à jour de 21.2.3

Correctifs

  • All VCL products
    • SVG Images - The "use" element that refers to an object declared further in an image causes the "Stack Overflow" exception.
    • Using DevExpress in COM+ DLL was broken in 21.1.7.
  • ExpressBars Suite
    • A form whose BorderStyle property is set to bsNone has rounded corners in Microsoft Windows 11 if the form is derived from the TdxRibbonForm or TdxSkinForm class and the skin controller's FormCorners property is set to fcDefault.
    • EListError (List index out of bounds) in TdxForm...

Released: Dec 15, 2021

Mises à jour de 21.2

Fonctionnalités

Microsoft Windows 11 Support - Rounded Corners

  • Updated the UI to better match the Windows 11 user experience. The windows and dialogs for your DevExpress-powered VCL apps can now include rounded corners to match the look and feel of Windows 11. These rounded corners are available even when using previous versions of Windows.
  • You can apply the desired corner style via a new 'FormCorners' option in a skin controller. The 'dxSkinFormCorners' global variable in the source code allows...

Released: Nov 25, 2021

Mises à jour de 21.1.7

Correctifs

  • All VCL products
    • Certain standard VCL controls scale incorrectly at runtime when placed on a form inherited from the TdxForm or TdxCustomForm class in an application built with Embarcadero RAD Studio 11 Alexandria.
  • ExpressBars Suite
    • An AV occurs when destroying a form that has an open TdxBarCustomPopupMenu descendant.
    • ExpressBar opens menus on the wrong screen in certain cases.
    • TdxRibbonStatusBar - Sub-menus and popup menus of toolbars embedded into the status bar's Toolbar panels are...

Released: Oct 14, 2021

Mises à jour de 21.1.6

Correctifs

  • All VCL products
    • DevExpress controls incorrectly scale in Embarcadero RAD Studio 11 Alexandria if its VCL designer’s DPI value is different from 96.
  • ExpressBars Suite
    • Ribbon - TdxRibbonBackstageView captures mouse wheel events of its child controls that reside on a tabbed page whose content does not fit the screen.
    • Ribbon - The Ribbon Popup Menu is not scaled based on the current DPI.
    • The OnUpdate event does not fire for actions linked to items of the Ribbon Mini Toolbar when it...

Released: Sep 14, 2021

Mises à jour de 21.1.5

Fonctionnalités

  • Added support for Embarcadero RAD Studio 11 Alexandria.

Correctifs

  • All VCL products
    • An error occurs when running an app rebuilt by the Build command in an Embarcadero C++Builder project that references the dxShellControls unit if the project's "Disable incremental linker" and "Link with runtime packages" options are disabled.
  • ExpressLibrary
    • An AV occurs when a unit that uses TdxStringComparer or TdxIStringComparer is finalized after the dxCoreClasses unit.

Released: Aug 12, 2021

Mises à jour de 21.1.4

Correctifs

All VCL products

  • The "Ambiguity between the two TcxCanvasFrameRect methods" compiler error occurs if Embarcadero C++Builder code includes a TcxCanvasFrameRect method call with the default parameters.

ExpressDataController

  • A data-aware View incorrectly moves focus if the View shares its data source with a non-visual component.

ExpressEditors Library

  • TcxTextEdit and its descendants - The Del keystroke does not raise the OnEditing event.
  • TdxOpenFileDialog - Sorting by date does not work...