New Post: [Version 2.0] Saving docked documents
Hi I'm trying to use the new version for several days now, and I'm stick with several problems. One is the ability to save a layout with document docked to the bottom dockpane. You can look at that in...
View ArticleNew Post: [Version 2.0] Creating docked documents using TemplateSelector
Hi Another problem I met : how to directly create a document docked to the bottom dockpane. You can use the MVVMTestApp sample:  - Run the app  - Create 1 windows  - Create a second window, but...
View ArticleNew Post: How Translate Text in ContextMenu (Triangle)
Hello, I work with the lasted version. (2.0.1320) I woulf like translate the text of ContextMenu, but how I can do ??? I must define a new style ??? Have you a sample. Regards
View ArticleNew Post: AvalonDock 2.0 - PRISM Integration
Oh I see... Â in my solution im only using, currently, the DockingManager adapter... i havent tried the LayoutAnchorable adpater yet. I will try it during the day and give a feedback when possible. Â
View ArticleNew Post: AvalonDock 2.0 - PRISM Integration
Well my initial test confirm your statements, but i beleive it is a normal behaviour... Let me explain... If you use the region directly on a LayoutAnchorable then at loading avalon dock creates it's...
View ArticleNew Post: AvalonDock 2.0 - PRISM Integration
SlickRick wrote: Sorry for the delay, i havent notice that someone actually asked me a question :) I understand that the tabs gets populated correctly when you add them to the region but the Tab's...
View ArticleNew Post: AvalonDock 2.0 - PRISM Integration
I agree with SlickRick that the solution might me to make a class similar to the DockingManagerDocumentsSourceSyncBehavior class. I will try later today and see how it works. Also, have anyone figured...
View ArticleCreated Issue: CallbackOnCollectedDelegate was detected [15591]
A callback was made on a garbage collected delegate of type 'AvalonDock!AvalonDock.Win32Helper+HookProc::Invoke'. This may cause application crashes, corruption and data loss. When passing delegates to...
View ArticleCreated Issue: LoaderLock was detected [15592]
Attempting managed execution inside OS Loader lock. Do not attempt to run managed code inside a DllMain or image initialization function since doing so can cause the application to hang.
View ArticleCommented Issue: Russian localization [13426]
Here I translate to my native russian your lib and it`s normal works. Good lib.Comments: ** Comment from web user: romuald ** Hello,Now I created my file resource.fr.resx, how I can use ???Have you a...
View ArticleNew Post: LayoutAnchorable - Catching closing/closed event
Hi All, I am using LayoutAnchorable (AvalonDock 2.0) .. Is there a way to catch this LayoutAnchorable closing/closed event ? Thanks,  DN
View ArticleNew Post: AvalonDock 2.0 - Visibility Problems with LayoutAnchorable
Hello im working with AvalonDock 2.0 and i cant get the LayoutAnchorable items to show / hide properly. (im sure its just somthing im missing) My Xaml is as follows for the main window...
View ArticleNew Comment on "AvalonDock 2.0 Getting Start Guide"
This is a great project. Even better is that you sir are giving it justice by providing awesome documentation to help users get started. I am a WPF newbie and plan on using AvalonDock for a menu system...
View ArticleNew Comment on "AvalonDock 2.0 Getting Start Guide"
shaggyygi97, Try setting the CanHide property to false. CanClose is just for the context menu, CanHide is for the 'X'
View ArticleNew Post: [Version 2.0] Floating window - Some controls take much time to...
Good day, I'm using AvalonDock in my project since a few months, and I really appreciate it. I just passed to version 2, using MVVMT. However, I get a really annoying problem. My software is using a...
View ArticleNew Post: [Version 2.0] DependencyProperty in LayoutContent
Hi. I think you should use DependendyProperties in your LayoutContent (and other classes) for better Binding support. Best regards.
View ArticleNew Post: use english menu items on german pc
Hello, I work with the lasted version and I search for the language French. Have you solution for the translation menu ??? Thanks in advance for you help.
View ArticleNew Post: Mouse right click menu at DockablePane
Hello, I work with the lasted version and I search for translate context menu in French.. Have you found the solution for this translation ? Thanks you advance for your help.
View ArticleNew Post: Translate the Tab-Menue
Hello, I work with the lasted version and I search for translate context menu in French.. Have you found the solution for this translation ? Thanks you advance for your help.
View Article