New Post: Couple of brief (simple) questions regarding the ActiveContent...
I just realized that I made a mistake.Questions 2 and 3 are non-issues and the answer is: yes, of course ActiveContent works with Anchorables. The problem was that I set the ActiveContent property in...
View ArticleNew Post: [Version 2.0] Adding Documents causes control reset
Yes, now Document and Anchorable views are cached. Thx, Ado
View ArticleNew Post: [version 2.0] AvalonDock recreates the view everytime a Pane is loaded
thanks for the fix ADO!
View ArticleNew Post: LayoutAnchorableControl Title Background Color?
How can I change the Title background color of an...
View ArticleCommented Issue: Version 2 / Urgent / Performance / Tabbed Documents [15476]
<p>Hi,</p><p>I found that the user controls associated to my viewmodels are re-created each time a document is activated...this is a known issue of the tab control in net 4 that you...
View ArticleClosed Issue: [AvalonDock 2.0] - Navigation icons no longer appear over a...
To reproduce the problem:1. Start MVVMTestApp using latest AvalonDock source code2. Create a new document using the "New" menu command3. Drag the document from the pane into a...
View ArticleCommented Issue: [Version 2.0.1370] AutoHide Window not hiding automatically...
<p>Hi Ado,</p><p> </p><p>AutoHide windows are not hidden automatically after showing. You have to pin and unpin...
View ArticleClosed Issue: AvalonDock does not work if embedded in a WinForms ElementHost...
<p>When a dockable window is unpinned it will never be visible again. Also when a window is undocked and then redocked the control crashes. This appears to be due to the controls dependency on...
View ArticleCommented Issue: [2.0.0858] InputBindings problem [15276]
<p>I have added to AvalonDock.MVVMTestApp some input bindings:</p><p> <Window.InputBindings></p><p> <KeyBinding Gesture="Ctrl+N"...
View ArticleClosed Issue: [Build 2.0.1045] Mixed vertical and horizontal splitting [15365]
<p>1. Open MVVM Test app</p><p>2. Create 3 new documents</p><p>3. Grab on document and dock it to split horizontally</p><p>4. Now you have 1 document on one...
View ArticleNew Post: [Version 2.0] Limit docking region
Hi all,it may be (or not?) a simple question, but I've started playing with AvalonDock and I've been wondering if there is a way to limit the possible locations for docking a pane. Let's say I am using...
View ArticleCommented Issue: Version 2 / Urgent / Performance / Tabbed Documents [15476]
<p>Hi,</p><p>I found that the user controls associated to my viewmodels are re-created each time a document is activated...this is a known issue of the tab control in net 4 that you...
View ArticleCommented Issue: Enabling theming produces Unhandled Exception in VS2010...
Download the Source Code (I used 96370) and set AvalonDock.MVVMTestApp as startup project:Edit App.xaml to contain a themes resource dictionary:Re-Build the complete solution and open MainWindow.xaml....
View ArticleReviewed: AvalonDock 2.0.1320 (nov. 15, 2012)
Rated 5 Stars (out of 5) - Can we better than that one ?? Nooooo ! Well done and continue like that, you've got a big fan !
View ArticleNew Post: [AvalonDock 2.0] Fixed width for dockable content
Can we set a Fixed with for a dockable content, as requested in the post below, but in AD 2.0?http://avalondock.codeplex.com/discussions/67070
View ArticleNew Post: [Version 2.0] Limit docking region
At moment this feature is not implemented, please use https://avalondock.uservoice.com/ to add it as new idea.Thanks, Ado
View ArticleNew Post: C#or C++/CLI sample code ?
All examples to create a basic AvalonDock structure uses xaml.If I want to dynamically create a structure in C#, can you give sample code ? There is no doc regarding which fields must be manually set...
View ArticleNew Post: [Version 2.0] Limit docking region
Thanks for the answer Ado, I'll suggest this as a new idea.
View Article