Updated Wiki: Version2Concept
Version 2.0 Here you can find a description of some new features/breaking changes/bug fixes of the new AvalonDock version (2.0).Binding IssuesVersion 1.* suffers of an annoying issue regarding binding...
View ArticleUpdated Wiki: Version2Concept
Version 2.0 Here you can find a description of some new features/breaking changes/bug fixes of the new AvalonDock version (2.0).I've rewritten AvalonDock 2.0 from scratch using a MVVM approach. In...
View ArticleUpdated Wiki: Version2Concept
Version 2.0 Here you can find a description of some new features/breaking changes/bug fixes of the new AvalonDock version (2.0).I've rewritten AvalonDock 2.0 from scratch using a MVVM approach. In...
View ArticleUpdated Wiki: Version2Concept
Version 2.0 Here you can find a description of some new features/breaking changes/bug fixes of the new AvalonDock version (2.0).I've rewritten AvalonDock 2.0 from scratch using a MVVM approach. In...
View ArticleUpdated Wiki: Version2Concept
Version 2.0 Here you can find a description of some new features/breaking changes/bug fixes of the new AvalonDock version (2.0).I've rewritten AvalonDock 2.0 from scratch using a MVVM approach. In...
View ArticleNew Comment on "Version2Concept"
First welcome back home, it is a great pleasure to see you back here ! This is also an opportunity to thank you for AvalonDock. As many people I have question about the future of WPF/AvalonDock....
View ArticleNew Comment on "Version2Concept"
I believe that layout docking interface like AvalonDock are hard to be integrated in the new metro UI interface with live tiles. Even VS2011 is built using the same layout manager of VS2010. Maybe in...
View ArticleProject License Changed
Copyright (c) 2007-2012, Adolfo Marinucci All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are...
View ArticlePatch Uploaded: #11166
AEonBeer has uploaded a patch. Description:A small patch which gets rid of 2 bugs occured in ManagedContent.cs.They are easily reproducable when the "activate" or "close" action of the Content takes...
View ArticleNew Comment on "Version2Concept"
I am glad to hear that you continue development of this great control! The lack of MVVM in the old versions was the main stumbling block, but now I can hardly wait to get my hands on your first release...
View ArticleCreated Issue: DocumentPane become invisible [14618]
Hello.I got a problem with bugged DocumentPane when docking.I have one DocumentPanel which I use to add Documents to it. No problem. I can even Dock the panels (documents) next to each other. Still...
View ArticleNew Post: How to map a UserControl
Hello all, I've just downloaded the avalondock. The demo works fine, and it seems quite simple and performing. I'm using VS2010, NET 4.0 and use .NET language. I've created a simple wpf user...
View ArticleNew Comment on "Version2Concept"
Sound great, can't wait to get my fingers on...when you think you will publish the first version/source?
View ArticleNew Comment on "Version2Concept"
First commit to SVN later this week, thanks for your words!
View ArticleNew Post: Animation Issues.
Hey there! I am having an animation issue in the AvalonDock v1. I have a DocumentContent in my DockingManager, which contains an animation, this animation runs as it should, untill another...
View ArticleNew Post: How to map a UserControl
Hi Steph, I hope this code will be a good start up. public MainWindow() { InitializeComponent(); OnLoad_Window(); Load_LeftPanel(); Load_RightPanel; } private void Load_LeftPanel() { var leftpanel...
View ArticleNew Post: How to map a UserControl
Hi Thenndral, Thank you very much for your post, it works fine !! Regards, Steph.
View ArticleNew Post: VB.NET Example
Hi, I'm trying to use AvalonDock in an application written in VB.NET (Visual Studio Express) I currently have a MDI Parent window with some child windows. I would like to add a dockmanager to the...
View ArticleNew Comment on "Version2Concept"
It is great to hear that Avalondock is getting redesigned. I am actively working on version 1.0 to integrate into our product line. Please consider including a feature to integrate avalondock into...
View Article