Quantcast
Channel: Codejock Developer Community : Docking Pane
Viewing all articles
Browse latest Browse all 40

Docking Pane : pane.Select() can cause Application to crash

$
0
0
Author: itsmg
Subject: pane.Select() can cause Application to crash
Posted: 30 May 2017 at 6:31am

Hello everyone!

When you attempt to use pane.Select() in the AxXtremeDockingPane.Action-Event when e.action == DockingPaneAction.PaneActionActivated when dealing with Grouped-Autohide Panels (AxXtremeDockingPane.Options.HideGroupOnButtonClick = true) the application crashes.

To reproduce see the file attached and the instructions below. Used Version is 17.3.0.0

 - Autohide "Pane A"
 - Quickly select "Pane A" then "Pane B". Then quickly pin either of them.

This can either cause a crash or a corrupted UI

uploads/5529/DockingPane.zip

Viewing all articles
Browse latest Browse all 40

Trending Articles