New Post: [Version 2.0] How to remove/destroy all panes/anchors etc, ie,...
Hi,I'm trying to implement a CloseAll command but.. am rather stuck.I had assumeddockingManager.LayoutRootPanel.Children.Clear();Would do the job, but unless I've done something very silly, nothing...
View ArticleNew Post: How do I automatically load a layout into my AvalonDock instance
Figured it out myself, answered my stackoverflow question here http://stackoverflow.com/questions/14585556/how-do-i-automatically-load-a-layout-into-my-avalondock-instance/14597843#14597843
View ArticleNew Post: Child LayoutPanel not displayed correctly
The following layout with a vertical child LayoutPanel works fine in version 2.0.1114.0, but is broken (all panels line up horizontal) in version 2.0.1746.0.I'm wondering if anybody experienced a...
View ArticleCreated Issue: [Version 2] Problems withgeneric.xaml [16016]
I need to make pretty extensive changes to the styling of the AD controls, so I loaded generic.xaml and the Images folder into my app as a place to start. I added assembly references to the xmlns...
View ArticleCommented Issue: [Version 2] Problems withgeneric.xaml [16016]
I need to make pretty extensive changes to the styling of the AD controls, so I loaded generic.xaml and the Images folder into my app as a place to start. I added assembly references to the xmlns...
View ArticleCommented Issue: Exception at DockingManager unload time...
By advance, excuse-me because I'm a new user of CodePlex (so I don't know how to report an issue), and because I'm... French, so my english can be bad very often !! YeWell, here's the issue:When a...
View ArticleCreated Issue: AutoHide GetSide generate Debug.Fail [16017]
I'm encountering a case when I perform AutoHide, I get an a Debug.Fail() popup in Extension.GetSide() and it always return AnchorSide.RIGHT. After some investigation, when GetSide() recursively call...
View ArticleNew Post: Where has adospace gone?
Had the same question - the last commit was 1.5 months ago... But I am sure he will be back :)
View ArticleCommented Issue: Exception at DockingManager unload time...
By advance, excuse-me because I'm a new user of CodePlex (so I don't know how to report an issue), and because I'm... French, so my english can be bad very often !! YeWell, here's the issue:When a...
View ArticleCommented Issue: Exception at DockingManager unload time...
By advance, excuse-me because I'm a new user of CodePlex (so I don't know how to report an issue), and because I'm... French, so my english can be bad very often !! YeWell, here's the issue:When a...
View ArticleCommented Issue: Exception at DockingManager unload time...
By advance, excuse-me because I'm a new user of CodePlex (so I don't know how to report an issue), and because I'm... French, so my english can be bad very often !! YeWell, here's the issue:When a...
View ArticleCommented Issue: Exception at DockingManager unload time...
By advance, excuse-me because I'm a new user of CodePlex (so I don't know how to report an issue), and because I'm... French, so my english can be bad very often !! YeWell, here's the issue:When a...
View ArticleNew Post: [Version 2.0] Most simple binding issue ever?
Please, can you tell me, how to have templates only for documents? I have LayoutAnchorablePane on left and right side and in the midle is LayoutDocumentPane. I need to create LayoutItemTemplate only...
View ArticleCreated Issue: AutoHide and Close [16025]
Hi all,I'm using AvalonDock 2.0 with MVVM. I have the following problem. I create dynamically the LayoutAnchorableItem and catch HideCommand and CloseCommand properties. When I click on...
View ArticleCreated Issue: Can no longer find horizontally oriented LayoutPanel items...
I've been working with the [Gemini](https://github.com/tgjones/gemini/) framework that is a great demonstration of using Caliburn.Micro with AvalonDock in a very nice way. Gemini works great with AD...
View ArticleNew Post: How to add control in a layoutDocument by coding
I'd like to add some controls when construct a new layoutdocument, but I can't find how to do it. Could someone tell me how to do it? Thanks
View ArticleCommented Issue: Can no longer find horizontally oriented LayoutPanel items...
I've been working with the [Gemini](https://github.com/tgjones/gemini/) framework that is a great demonstration of using Caliburn.Micro with AvalonDock in a very nice way. Gemini works great with AD...
View ArticleNew Post: Where has adospace gone?
He was last seen jan 9 :)http://www.codeplex.com/site/users/view/adospace
View ArticleNew Post: [Version 2.0] Localization of Menus and Tooltips
Dutch translation (nl-NL).<data name="Anchorable_AutoHide" xml:space="preserve"> <value>Automatisch Verbergen</value> </data> <data name="Anchorable_BtnAutoHide_Hint"...
View Article