|
|
2016‑02‑10
3,573 views
|
"I've just installed the long-awaited 2016.01 update (vNext). I've fixed all the most obvious breaking changes (i.e. ..."
|
|
|
2016‑02‑10
3,258 views
|
"When deserializing, if the SerializationBehavior is set to `All`, then any Direct content of the workspace will be lo..."
|
|
|
2016‑02‑10
3,130 views
|
"When deserializing a lazy-loaded layout that had been saved with open documents, but where there are currently no ope..."
|
|
|
2016‑02‑08
3,006 views
|
"Hi. We have upgraded to 2016.1 and our drag and drop has stopped working.
We have some WPF controls we would like t..."
|
|
|
2016‑01‑31
3,125 views
|
"What is the proper way to pin/AutoHide a ToolWindowContainer via DataBinding?
If a container is in <actidock..."
|
|
|
2016‑01‑28
4,069 views
|
"In XAML, I can control whether a ToolWindow comes up initially visible like:
<actidock:ToolWindow IsOpen="True..."
|
|
|
2015‑09‑18
5,404 views
|
"When I have a ViewModel as the DataContext for a ToolWindow how can I tell when the ToolWindow becomes visible (visib..."
|
|
|
2015‑12‑15
3,218 views
|
"Hello,
I have a problem with tool windows and its states. Suppose I have 2 tool windows:
(1) Docked to the right ..."
|
|
|
2015‑12‑14
2,690 views
|
"We have a dock site with two tool windows in it.
The dock site is made children of a canvas with the first tool win..."
|
|
|
2015‑12‑01
3,294 views
|
"I'm using tabs in my app. I'm aware of at least one customer-reported exception, that I can't reproduce, in which fou..."
|
|
|
2015‑11‑24
2,690 views
|
"It is possible to customize the appearance of the drag-target anchors?
I haven't been able to find anything about i..."
|
|
|
2015‑11‑24
3,236 views
|
"I have an application where there are distinct types of windows that the user shall arrange on the screen for best vi..."
|
|
|
2008‑12‑13
5,941 views
|
"I am still having problems with animation of an autohide tool window over a WindowsFormsHost. The tool window is stil..."
|
|
|
2015‑11‑10
3,262 views
|
"I have an application that uses a plugin model for adding new buttons/tool windows to an application. These plugins a..."
|
|
|
2015‑11‑06
3,184 views
|
"Hello,
I use the Metro Light theme and tint it with green:
ThemeManager.BeginUpdate();
ThemesMetroThemeCatalogR..."
|
|
|
2015‑10‑28
3,915 views
|
"I'm implementing a Docking/MDI application with the MVVM pattern. Whenever a new DocumentItemViewModel is added to t..."
|
|
|
2015‑10‑21
3,784 views
|
"I started evaluating your Docking control for WPF.
I quickly ran into a problem when using it with our own code. W..."
|
|
|
2015‑10‑13
3,110 views
|
"I need to enable users to make a DocumentWindow active using <alt>SomeDesignatedLetter like WPF's tab control s..."
|
|
|
2015‑03‑11
3,682 views
|
"When user clicks on a tab, I want to update my ViewModel's ActiveWindow property. When I update my ViewModel's Active..."
|
|
|
2015‑09‑16
3,268 views
|
"When you change tabs between documents of the same type in the same tab group events such as LastActiveDocumentChange..."
|