Project License Changed
Copyright (c) 2007-2013, Xceed Software Inc. All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions...
View ArticleNew Post: Where has adospace gone?
To Kosmatos: The feature of the property grid - the possibility to select multiple objects - was a suggestion of the community wanted by many users. But you inserted into the paid version, and that...
View ArticleNew Post: Where has adospace gone?
Kosmatos, Thanks for the info re the future of the package. Kosmatos wrote:<snip> Also, it's "avalondock" not "avalondick" ;) Sorry, that was a typo - I edited the post to correct it. Dave
View ArticleNew Post: Where has adospace gone?
This is a good news for me. I did evaluated many Docking component from third parties and compare those with AD .AvalonDock is the only that full support MVVM pattern. I hope the best road map for this...
View ArticleCreated Issue: ILayoutUpdateStrategy not working [16050]
Hi all,I'm using AvalonDock 2.0.1746 with PRISM and in my project I add LayoutAnchorable dynamically. This is my code:````````` public bool BeforeInsertAnchorable(LayoutRoot layout, LayoutAnchorable...
View ArticleCommented Issue: ILayoutUpdateStrategy not working [16050]
Hi all,I'm using AvalonDock 2.0.1746 with PRISM and in my project I add LayoutAnchorable dynamically. This is my code:``` public bool BeforeInsertAnchorable(LayoutRoot layout, LayoutAnchorable...
View ArticleNew Post: How to undock DockableContent progrmmatically
Hi guys Does anybody knows how to undock DockableContent programmatically? I am looking for something like IsDocked but did not found. Regards Konstantin.
View ArticleNew Post: IsActive not set when document is undocked
I've been following the MVVM sample whilst building my application and everything works great except for one issue that the IsActive property is not set when i click into the content area of a...
View ArticleNew Post: Tabbing resizes anchorables
I want to use the DockingManager and include 2 layout anchorables inside it. At start-up one of them should be 2/3 of the screen in width and the other 1/3. So far so good, it all works just fine - I...
View ArticleNew Post: Wide IDE framework
Hi, I have been working on a GitHub project to create a participatory IDE framework that uses PRISM, AvalonDock, MahApps Metro etc. Please feel free to look at Wide IDE - comment, participate and...
View ArticleNew Post: AvalonDock 2.0 - PRISM Integration
Hi, I have been working on a GitHub project to create a participatory IDE framework that uses PRISM, AvalonDock, MahApps Metro etc. Please feel free to look at Wide IDE - comment, participate and...
View ArticleNew Post: problem restoring layout with prism
Hi, I have been working on a GitHub project to create a participatory IDE framework that uses PRISM, AvalonDock, MahApps Metro etc. Please feel free to look at Wide IDE - comment, participate and...
View ArticleNew Post: AvalonDock projects
Hi, I have been working on a GitHub project to create a participatory IDE framework that uses PRISM, AvalonDock, MahApps Metro etc. Please feel free to look at Wide IDE - comment, participate and...
View ArticleCreated Issue: Panel resize cursor stops showing after time [16058]
If a window containing the Avalon Dock (1.3.3585) is resized, the docked panels inside the window lose their North-South / East-West cursors when hovering over the splitters. This doesn't happen...
View ArticleCreated Issue: [Version 2.0] Memory Leak (AvalonDock inside AvalonDock) [16060]
There is a memory leak in AvalonDock v2.0.1746.For demonstration of the memory leak I've modifed MVVMTestAppIn the project, all opened files are binded in first avalon dock...
View ArticleNew Post: RestoreLayout not restoring hidden DockableContents - Contains...
hey man.. about this issue of hidding the right panes and never getting them showed again, do you have any tips?? thanks!
View ArticleCommented Issue: [Version 2.0] Memory Leak (AvalonDock inside AvalonDock)...
There is a memory leak in AvalonDock v2.0.1746.For demonstration of the memory leak I've modifed MVVMTestAppIn the project, all opened files are binded in first avalon dock...
View ArticleNew Post: [Version 2.0] Memory Leak (AvalonDock inside AvalonDock)
I've found an memory leak in AvalonDock and I think that I've found solution. Please, can someone confirm is it correct. Read: Issue Id #16060http://avalondock.codeplex.com/workitem/16060
View Article