New Post: [Version 2.0] General Purpose PanesStyleSelector and...
I'm also not a WPF expert but I would like to suggest if it possible to extend this further by having a default selector that can go through the resources and find the DataTemplate that targets the...
View ArticleCreated Issue: Flickering when two Anchrobles made visible true/false [15682]
When two anchrobles are made visible true or false we can see they appear one after another. Additionally this causes a flickering in the document area (I am having a heavy OpenGL viewer inside the...
View ArticleCreated Issue: [Version 2.0] No docking when CanFloat == false? [15683]
If I set the CanFloat-property of the documents in the MVVMTestApp to false I can no longer dock them. Is this how it is intended to work? I was expecting that when CanFloat == false they could no...
View ArticleNew Post: [Version 2.0] Loss of data when change tab
i think i open an issue for that http://avalondock.codeplex.com/workitem/15476 you will have to vote -:)
View ArticleCreated Issue: [2.0.1513] Exception in BindingHelper.cs [15686]
As you can see in the code below, i use 2 models with the property "Text". The DataContext outside the DockingManager is set to VMMain, inside to VMChild. In BindingHelper.cs at line...
View ArticleNew Post: Flickering issue on winformshost control (2.0)
Hi, is there a way to avoid the tedious flickering when resizing a WPF containing a winformshost control? This issue can be easily observed resizing the window of the sample application...
View ArticleCreated Issue: [2.0.1513] invalid logical tree [15687]
in the attached example the logical tree becomes invalid, if you dock the window called elements to the right as document. the DataContext of the element 'Panel' becomes null and Panel.Parent.Parent is...
View ArticleNew Post: AvalonDock 2.0 - PRISM Integration
There is a PRISM implementation that uses MEF, AvalonDock, Elysium ... in http://central.codeplex.com/
View ArticleNew Post: [Version 2.0] Setting the IsEnabled property of...
Hey there, In the MVVMTestApp I have added an IsEnabled property setter to the style of the LayoutAnchorableItem like this:...
View ArticleNew Post: AvalonDock 2.0 - Visibility Problems with LayoutAnchorable
just trying to help... Have you checked what you get in your BoolToVisibilityConverter converter ?
View ArticleNew Post: Flickering issue on winformshost control (2.0)
Please check http://avalondock.codeplex.com/workitem/15682. Please see whether my suggestion fix the issue.
View ArticleNew Post: Flickering issue on winformshost control (2.0)
Hi Zebrajap, thank you for your suggestion but I can't figure out where to apply it in AvalonDock.TestApp.
View ArticleNew Post: Flickering issue on winformshost control (2.0)
This code is inside AvalonDock assembly. You have to get the source and recompile.
View ArticleNew Post: AvalonDock 2.0 - PRISM Integration
SlickRick: It would be awesome if you could add IRegionMemberLifetime support. It would make it more complete I think. But you are right, the manual removal approach does work. alfredop13: Yours have...
View ArticleNew Post: Flickering issue on winformshost control (2.0)
I have noted that the current downloadable version 2.0.1320 (in download section) still presents the filckering, while downloading the entire project from the source code section the AvalonDock...
View ArticleNew Post: LayoutContent-Tab highlighting in LayoutPanel
Hi! Right now the active/focused/selected LayoutContent-Tab of each LayoutPanel is highlighted. It's hard to identify the focused content when you have multiple contents in multiple panels. is it...
View ArticleCommented Issue: Flickering when two Anchrobles made visible true/false [15682]
When two anchrobles are made visible true or false we can see they appear one after another. Additionally this causes a flickering in the document area (I am having a heavy OpenGL viewer inside the...
View ArticleCommented Issue: Flickering when two Anchrobles made visible true/false [15682]
When two anchrobles are made visible true or false we can see they appear one after another. Additionally this causes a flickering in the document area (I am having a heavy OpenGL viewer inside the...
View Article