Commented Issue: [Avalondock 2.0] Memory leak after closing window [16127]
When you close the window, this still exist in memory.Demonstration sample project is in attachment.For better demonstration, window containts largeArray (50 MB).I found solution:dockingManager must be...
View ArticleCreated Unassigned: Crashes when used in an Office addin (VSTO) [17457]
When a DockManager is used from an office addin (I tested it on Excel and Word), all seems well until the user tries to close the application, then it crashes rather ungracefuly.Steps to reproduce -...
View ArticleCommented Unassigned: Crashes when used in an Office addin (VSTO) [17457]
When a DockManager is used from an office addin (I tested it on Excel and Word), all seems well until the user tries to close the application, then it crashes rather ungracefuly.Steps to reproduce -...
View ArticleCommented Unassigned: Crashes when used in an Office addin (VSTO) [17457]
When a DockManager is used from an office addin (I tested it on Excel and Word), all seems well until the user tries to close the application, then it crashes rather ungracefuly.Steps to reproduce -...
View ArticleCommented Issue: [Version 2.0] Dropping a FloatingWindow with multiple...
Steps to reproduce:Â - Create a window with a single LayoutDocument and 3 LayoutAnchorables. - Dock one LayoutAnchorable to the side of the DockingManager (in a LayoutAnchorablePane).- Drag the other...
View ArticleNew Post: 'Float' option displayed twice on floating window
If we click 'Float' for a docked content, we get the document floated. But we see 'Float' option twice in the context menu. Ideal expectation would be, we should not be seeing the 'Float' option even a...
View ArticleReviewed: AvalonDock 2.0.2000 (jul 13, 2015)
Rated 5 Stars (out of 5) - Excellent Control. Using it now in all my applications!
View ArticleNew Post: AvalonDock - floating and docking LayoutDocument
Hi, I'm trying to float a LayoutDocument and I can do it. The problem is that after this I cant dock him again, it's only working by code. I can't drag back to a panel or even right click him (no...
View ArticleCreated Unassigned: Fatal Error occurs while closing a window [17486]
Hi,I am facing fatal error while closing a window which has two dockable panes and one document pane.When i set auto hide of one of the dockable pane and move my focus to it, the dockable pane shows...
View ArticleNew Post: Downloadable Documentation?
Hi, Is there a downloadable documentation for the AvalonDock?
View ArticleCreated Unassigned: Context Menu Closing Immediatly After Popping Up [17536]
No updates since 2013? I hope someone is maintaining this project.I have a bug and a solution which I would like you to add to your source.Here the bug:If you have 2 panes. The first pane has a simple...
View ArticleNew Post: Is it possible to dock child windows inside the constructs of the...
Specifically, we are looking to develop a program that allows for the plotting of many different sets of data on multiple plots. We would like to be able to tile them in individual windows within...
View ArticleCreated Unassigned: how to Add icon in Tab Avalondock [17563]
hi please help me im using Datatempalate in xcad:DockingManager.Resources and work finehow to add icon or image to each tab or dockthank you
View ArticleNew Post: Avoid delete LayoutDocumentPane after closing the last DocumentPane
I have a LayoutDocumentPane with DocumentPane's is it possible to avoid to close the last DocumentPane or have a LayoutDocumentPane without any DocumentPane on it? Thanks for sugestions
View ArticleNew Post: Why in LayoutDocumentPane is no DragDrop.Drop implemented?
My sugestion is to drag and drop an element from a treeview in to the LayoutDocumentPane part and on Drop I will open a new DocumentPane with the Details... Is there a solution for that? Any sugestions...
View ArticleCommented Unassigned: Content disappears in Anchorable Pane [17342]
Hello All,By using the live explorer, I think I have found an issue with avalonDock Control.If you follow these steps, Alarms content will disappear. Could you help me to resolve this issue?Thank you...
View ArticleNew Post: WPF AvalonDock LayoutAnchorable expand/collapse
How I can expand/collaps by code the LayoutAnchorable part?
View ArticleNew Post: WPF AvalonDock LayoutAnchorable avoid dock As document
How I can avoid to dock a LayoutAnchorable part as document in a other LayoutPart (disable the ContextMenu Point)?
View ArticleCreated Unassigned: Multiple Tab Rendering [17584]
Im using Avalondock to display multiple documents with different content. The first document gets data via background thread and updates the view. The second one only shows some fixed datas. My Problem...
View Article