Created Unassigned: Critical bug: impossible to remove tab/layout item...
This bug appears in Xceed.Wpf.AvalonDock.3.0.16174.17450 and doesn't appear in AvalonDock.2.0.2000.I copied officeal MVVM example of DockingManager and changed the refernce to the latest Nuget...
View ArticleUpdated Wiki: Home
AvalonDock is a docking windows control for WPF that lets you create customizable layouts using a full featured window docking system similar to what is found in many popular integrated development...
View ArticleUpdated Wiki: Home
AvalonDock is a docking windows control for WPF that lets you create customizable layouts using a full featured window docking system similar to what is found in many popular integrated development...
View ArticleCommented Unassigned: Critical bug: impossible to remove tab/layout item...
This bug appears in Xceed.Wpf.AvalonDock.3.0.16174.17450 and doesn't appear in AvalonDock.2.0.2000.I copied officeal MVVM example of DockingManager and changed the refernce to the latest Nuget...
View ArticleNew Post: set connectionid Exception in XAML
HI All, Iam using AvalonDock, in my project. While running the application its showing exception as "Set Connection Id Threw an Exception" Can any one help me for this.<Page x:Class="ReportEdit"...
View ArticleCreated Unassigned: ActiveContent changed from Floating docuement to another...
Hi I have one document floating and several docked and LayoutAnchorable tool which shows properties of active document.Firstly I activate floating document and then click on properties tool in this...
View ArticleReviewed: AvalonDock 2.0.2000 (авг 15, 2016)
Rated 4 Stars (out of 5) - Maibe, nice, but I hope to listening source code
View ArticleCommented Unassigned: Metro Theme: Resources missing [16253]
Hey!Just a small issue in the metro theme: Some Resources can't be found, e.g.```Resource not found; ResourceKey='AvalonDock_ThemeMetro_BaseColor33'```See MVVM Demo App.Thanks, microComments: **...
View ArticleCommented Unassigned: Win32Exception: The operation completed successfully...
When CanAutoHide = True, then the program will crash a few seconds after I hover over an auto hidden pane. I can simulate it always, problem is that it's a big project so I can't just give a part of...
View ArticleCommented Unassigned: Win32Exception: The operation completed successfully...
When CanAutoHide = True, then the program will crash a few seconds after I hover over an auto hidden pane. I can simulate it always, problem is that it's a big project so I can't just give a part of...
View ArticleCreated Unassigned: Minimized Window State [17710]
Window State of minimized isn't supported. When I set the state on a detached pane from code, it's automatically set to hidden or similar, hence the pane won't appear in the taskbar.
View ArticleNew Post: Make FloatingWindow modal
I am using AvalonDock control to show my views as tabs. In some cases i want to open a new window instead. At the moment, I'm handling that in the LayoutInitializer: public void...
View ArticleNew Post: Dockmanager set Theme in Resourcedictionary
Hi, i am using Avalondock to display my windows which works pretty perfect! After some years of use i am now developing differnt styles (WPF, XAML) for my applications For example, i have a dark and a...
View ArticleNew Post: [Version 2.0] LayoutAnchorablePane and Menus
+1, this is broken and it is unclear how to fix this. The stack trace is purely windows/.net libraries, and are useless for debugging. EDIT: null MenuSite bug resolved by removing call to...
View ArticleNew Post: Combination with Microsoft WPF Ribbon Control
Hi i also faced this issue. I tried to use the above given xaml but could not get it to work. Can you tell me what am i missing here. <Fluent:RibbonWindow x:Class="AvalonDockMVVM.MainWindow"...
View ArticleCreated Unassigned: Switching from AutoHide to Float [17739]
When am switching layoutanchroablepane from autohide to float, black background appearing in the area of the layoutacnchroblepane for a sec.<Window x:Class="TestProject.MainWindow"...
View ArticleNew Post: [Version 2.0] Naming controls for Automated testing
I am planning on using an automated test tool (Squish) to test my application but, to make that effective, the controls should, ideally, be named. The application is a MVVM app and I don't see anyway...
View ArticleNew Post: Version 2 and MVVM Light
Hi, I'm trying to use the MVVM Light locator (SimpleIoC) with Avalondock. I do get it running but somehow the StyleSelector is not called and I do not understandy why. The constructor is called but the...
View ArticleCreated Unassigned: Missing Close button [17749]
I've updated my AvalonDock from 2.0 to 3.2 (the latest build). I had the same problem with 2.9, but I hoped it would be gone in the further build. Maybe somebody had the same problem? My Close button...
View ArticleCreated Unassigned: Maximize Layout Anchroable [17750]
Hi,am developing a project with the help of avalondock. I have three layouts in screen. i want to hide all two and show the third one in the screen fully.<avalonDock:DockingManager x:Name="DManager"...
View Article