New Post: We are waiting to new release.
Hi, As you said in the home page that a beta version released in 1st week march, we stop working on a paid docking product. Please let us know about new release. Thanks in advances Best, Asad
View ArticleNew Post: We are waiting to new release.
Tomorrow I'm going to publish an alpha release.Anyway I strongly suggest you to download source code and get a look to what I have already done. Much probably it will not be comparable to a paid...
View ArticleNew Post: We are waiting to new release.
I download it and try it. I want to add a window that contains a DataGrid control to documents or tools collection. Is is possible to demonstrate this mater?(like what is in Windows Forms version). How...
View ArticleCreated Issue: [2.0, 89217] Click Hyperlink throws exception [14809]
Hi Ado,I know you are still developing the 2.0 version of AvalonDock but I thought it might be helpful if I post some issues even if its not ready yet (it looks great by the way).I am having an issue...
View ArticleCreated Issue: [1.3] Why RestoreLayout is not called for DocumentContent in...
Hi,I've some DocumentContent that override the save/restore layout methods, but i've seen that in the DockingManager that the foundElement.RestoreLayout(...) is never called for the DocumentContent.Is...
View ArticleNew Post: [Version 2.0] View isn't refreshing when ViewModel properties change
Hi Steve,this bug looks interesting (maybe is someting related to the content presenter I use anchorables), could you please package a short sample project showing the issue? Is the problen occurring...
View ArticleCommented Issue: [2.0] Close button on inactive tab closes active item [14812]
I noticed this behavior in MVVMTestApp. It doesn't happen in TestApp. Normally the close button [X] is only displayed on the active tab. When the mouse hovers over an inactive tab, the close button...
View ArticleNew Post: [Version 2.0] View isn't refreshing when ViewModel properties change
 Hi Ado, I changed your example to show what I mean. WPF looks like it is throwing a validation error because there is a red line under the menu after you hit refresh. The list doesn't refresh until...
View ArticleNew Post: [Version 2.0] View isn't refreshing when ViewModel properties change
 Oh and yes, it is just the list - I have a label that refreshes just fine. Steve
View ArticleCreated Issue: Unhandled Exception [14815]
Using 89300 changeset, an Exception occurs on Line 136...PreviousContainerIndex = (Parent as ILayoutContentSelector).SelectedContentIndex;Replication steps...1. Open MVVM sample2. Click push pin icon...
View ArticleCreated Issue: Horizontal and Vertical Splitting [14816]
Using changeset 89300 (and earlier version 2 builds), there doesn't appear to be a way to split the document layout both horizontally and vertically (see attached). Not sure if that's a bug or...
View ArticleNew Post: [Version 2.0] Show hidden LayoutAnchorable after previous container...
Firstly I'd like to say great work on the new version. I have a docking manager with 1 document and 2 anchorables, 1 anchorable is anchored to the left side of the main document pane, the other is in a...
View ArticleCommented Issue: Horizontal and Vertical Splitting [14816]
Using changeset 89300 (and earlier version 2 builds), there doesn't appear to be a way to split the document layout both horizontally and vertically (see attached). Not sure if that's a bug or...
View ArticleCommented Issue: Horizontal and Vertical Splitting [14816]
Using changeset 89300 (and earlier version 2 builds), there doesn't appear to be a way to split the document layout both horizontally and vertically (see attached). Not sure if that's a bug or...
View ArticleNew Post: [Version 2.0] 2x2 grid document layout
Something i found quite annoying in visual studio is that i can't arrange document tabs in a 2x2 grid. I found out it's possible in AvalonDock 1.3 but now with 2.0 i'm having trouble finding a way to...
View ArticleNew Post: [Version 2.0] 2x2 grid document layout
Someone already posted a similar question in the Issue Tracker, it appears to be a design decision to remove. http://avalondock.codeplex.com/workitem/14816
View ArticleNew Post: [Version 2.0] 2x2 grid document layout
that's sad news. I wanted it to be somewhat like maya's viewports but 4 long rectangular ones isn't as practical.now i'll have to settle with one document split into 4 viewports i guess. and docking...
View Article