Reviewed: AvalonDock 1.3.3571 (Nov 25, 2011)
Rated 2 Stars (out of 5) - While it is pretty cool at first glance, when working longer with it, a lot of bugs and issues come appearant. First, the performance is sub-par at best, even with just 4...
View ArticleCreated Issue: Panels get messed up after rearranging panes [14463]
I've encountered a very weird glitch, which occurs with the latest AvalonDock source (I've used the latest available source download as of 2011-11-25).See the attached picture for details. Note: I've...
View ArticleNew Comment on "Documentation"
There're problems binding the ManagedContent to ItemsSource of DockablePane.
View ArticleNew Post: DockingManager crash : exception thrown from floatingWindow.Show()
OK, I'm pretty sure I know what causes the crash described by tbayart and I strongly suspect it causes my issue as well, but haven't traced it yet. When a floating NestedDockingManager is re-docked to...
View ArticleNew Post: Docking Theme
When I use the Expression Dark Theme, the docking direction will never show up as it does in other theme. anything I can do to make it possible on Expression Dark? Thanks
View ArticleNew Post: [Version 1.3] "Element already has a logical parent"
We've begun running into the following exception in our WPF application. It happens when we right-click a UserControl that has no event handler for a right-click. The UserControl is hosted inside an...
View ArticleNew Post: [Version 1.3] "Element already has a logical parent"
Not an issue, may be a problem: It seems your UserControl wants to be attached to a new branch of the logical tree. We have the case in Sofa and we make a check before, and if needed detach the...
View ArticleNew Post: Focus
I've been using AvalonDock for quite a while now and I've never been able to overcome some focus problems. In my DockingManager I have three panes each containing a WPF DockableContent with a...
View ArticleNew Post: Focus
Having a look at this page you see ContentControl is intended to be the base class of classes having a content. So, however it is not abstract, you should not use it, except if you are building your...
View ArticleNew Post: Multi-window docakable is possible?
Hai, I'm newbie to Avalondock.I have some few questions. Please Guide me. 1. Can I use AvalonDock Inside MSRibbonControl.2. My Requirement is, when the use click the Ribbon menu, called "Employee...
View ArticleNew Post: Rotating Dockable Content
We are using rotatable UserControls and want to combine it with AvalonDock. Is there a way to use AvalonDock without the FloatingWindows or to rotate the Content inside the Windows? regards Andreas
View ArticleNew Post: Creating a New Document with Multiple Controls (and Binding)
Hi robnewton, Did you fix it? Got same issue. If you solve can you post your solution. thanks, thenndral.
View ArticleNew Post: add documentContent from userControl
Hello raym0nd, I'm Having same issue. Can you help me to solve. I need in button click event. When the user click the button, the document content have to add from the user control. //My Usercontrol...
View ArticleNew Post: Creating a New Document with Multiple Controls (and Binding)
I did not. Moved on to another project and it has been shelved since Thanks, Rob Sent from my iPhone On Dec 22, 2011, at 1:59 AM, "thenndral" <notifications@codeplex.com> wrote: From: thenndral...
View ArticleNew Post: auto hide gets stuck!
Problem resolved....found the answer in another thread!
View ArticleNew Post: Creating a New Document with Multiple Controls (and Binding)
Hi RobNewton, Thanks for your reply. Anyone?? Thanks, thenndral
View ArticleNew Post: DockableContent Width
Hi barfield2256, I'm using same version as you said. when we write code in XAML, // ad:ResizingPanel.ResizeWidth="270" // this code works fine. But in my case I load from UserControl into Dockmanager....
View ArticleUpdated Wiki: Home
ANNOUNCING VERSION 2.0 Hi all, thank you very much for your interest in AvalonDock, thanks again for all of you that are integrating AvalonDock in great projects. It's a long time since I started this...
View Article