Commented Issue: [Build 2.0.1045] Mixed vertical and horizontal splitting...
1. Open MVVM Test app2. Create 3 new documents3. Grab on document and dock it to split horizontally4. Now you have 1 document on one side and 2 (tabbed) on the other side5. Grab one of the documents on...
View ArticleCommented Issue: [Build 2.0.1045] Mixed vertical and horizontal splitting...
1. Open MVVM Test app2. Create 3 new documents3. Grab on document and dock it to split horizontally4. Now you have 1 document on one side and 2 (tabbed) on the other side5. Grab one of the documents on...
View ArticleCommented Issue: [Build 2.0.1045] Mixed vertical and horizontal splitting...
1. Open MVVM Test app2. Create 3 new documents3. Grab on document and dock it to split horizontally4. Now you have 1 document on one side and 2 (tabbed) on the other side5. Grab one of the documents on...
View ArticleCommented Issue: CloseCommand is not executing for Anchorables [15319]
I modified the AvalonDock.MVVMTestApp to have a menu option to create ToolViewModels and add them to the ToolsPane (and to the AnchorablesSource collection). This is the core of the code that does...
View ArticleCreated Issue: Issue when Windows Form User Control gets hosted in WPF...
Windows Form User Control gets hosted in WPF control in Avalon DockingManager. Then that WPF control gets hosted in regular windows form.Everything gets built OK. During the run time exception being...
View ArticleCommented Issue: [verion 2.0] Autohiding anchorables does not store size...
I think that autohiding anchorables uses FloatWidth/FloatHeight to determine size of the sliding control.However, when autohiding anchorable is resized, the information is not reflected to the model.TO...
View ArticleCreated Issue: [2.0] Achorable pin always shows 'pinned' state for generic...
Achorable pin always shows 'pinned' state for generic theme regardles of actual state of pane.
View ArticleCreated Issue: [2.0] Exception in LayoutAutoHideWindowControl.cs [15370]
Exception in LayoutAutoHideWindowControl.IsWin32MouseOver on linevar anchor = manager.FindVisualChildren<LayoutAnchorControl>().Where(c => c.Model == Model).First();because collection is...
View ArticleCommented Issue: Issue when Windows Form User Control gets hosted in WPF...
Windows Form User Control gets hosted in WPF control in Avalon DockingManager. Then that WPF control gets hosted in regular windows form.Everything gets built OK. During the run time exception being...
View ArticleCommented Issue: Issue when Windows Form User Control gets hosted in WPF...
Windows Form User Control gets hosted in WPF control in Avalon DockingManager. Then that WPF control gets hosted in regular windows form.Everything gets built OK. During the run time exception being...
View ArticleCommented Issue: Issue when Windows Form User Control gets hosted in WPF...
Windows Form User Control gets hosted in WPF control in Avalon DockingManager. Then that WPF control gets hosted in regular windows form.Everything gets built OK. During the run time exception being...
View ArticleNew Post: [Version 2.0] BindingExpression Error Setting DataContext of Child...
I am receiving a BindingExpression error when setting the DataContext of a child control contained within a LayoutAnchorable. The DataContext binding path is relative to the DataContext of the parent...
View ArticleCommented Issue: CloseCommand is not executing for Anchorables [15319]
I modified the AvalonDock.MVVMTestApp to have a menu option to create ToolViewModels and add them to the ToolsPane (and to the AnchorablesSource collection). This is the core of the code that does...
View ArticleCommented Issue: Issue when Windows Form User Control gets hosted in WPF...
Windows Form User Control gets hosted in WPF control in Avalon DockingManager. Then that WPF control gets hosted in regular windows form.Everything gets built OK. During the run time exception being...
View ArticleCommented Issue: Issue when Windows Form User Control gets hosted in WPF...
Windows Form User Control gets hosted in WPF control in Avalon DockingManager. Then that WPF control gets hosted in regular windows form.Everything gets built OK. During the run time exception being...
View ArticleCommented Issue: Issue when Windows Form User Control gets hosted in WPF...
Windows Form User Control gets hosted in WPF control in Avalon DockingManager. Then that WPF control gets hosted in regular windows form.Everything gets built OK. During the run time exception being...
View ArticleNew Post: [Version 2.0] Layout width not persisted when layout pane is...
Hi, I ran into this issue where when I autohide a layout pane and then adjust it's width, it does not persist the change in width when I save it off. Is there something special I must do here, or am I...
View ArticleNew Post: Problems in the design view of DocumentContent/DockableContent
Hi.. I have been using AvalonDock 1.3 for some time. Recently I reinstalled Windows (Windows 8 Release Preview) and installed Visual Studio 2012sp1 and 2012RC and AvalonDock 1.3. Now, when I open a...
View ArticleNew Post: How can I get DockWidth to be relative
@adospace -- Can you clarify further when DockWidth / DockHeight automatically assume the * value? In this simple example the DockHeight becomes * at runtime yet I wish to have control over it. I...
View ArticleCreated Issue: Problems in the design view of DocumentContent/DockableContent...
Hi..I have been using AvalonDock 1.3 for some time. Recently I reinstalled Windows (Windows 8 Release Preview) and installed Visual Studio 2012sp1 and 2012RC and AvalonDock 1.3.Now, when I open a...
View Article