Hi,
why doesn't the DockManager support aero snap for floating windows? You can get used to that quite easily, and it's a bit disappointing to see this missing.
Best regards,
Florian
Hi Florian,
I took the liberty to submit this as a new product idea on your behalf. I have sent your product idea directly to our product management team. Our product team chooses new product ideas for development based on popular feedback from our customer base. Infragistics continues to monitor application development for all of our products, so as trends appear in requested features, we can plan accordingly.
We value your input, and our philosophy is to enhance our toolset based on customer feedback. If your feature is chosen for development, you will be notified at that time. Your reference number for this product idea is PI12040042.
OK, thanks. There is something else that I am interested in: Is there a better default style for the docking controls available? I'd prefer a look at this similar to the default Windows (tab) controls, these Office themes you have look a bit rough.
Take a look at the sample code provided in this link: http://help.infragistics.com/Help/NetAdvantage/WPF/2011.2/CLR4.0/html/InfragisticsWPF4.DockManager.v11.2~Infragistics.Windows.DockManager.XamDockManager~Theme.html
Theres a theme property you can set on the dock manager that when used, will automatically update the look. The code in that link will allow you to view all the available themes.
None of these themes look like default Windows tabs. They all look more or less the same actually.
BTW, would be nice if it was possible to have a look at *all* themes in the feature browser instead of having to build a demo application yourself.
No none of the themes would look like the OS tabs. The xamDockManager was designed to mimic Visual Studio which never reflects the look of the OS tabs.You can create your own custom styles/templates using the xaml we provide in the DefaultStyles directory as a basis for your own styles/templates if that is the look you wish to acheive.
My mistake. Sorry Andrew!
Yes that is on the xamDockManager which is what this forum is about. If you have questions about UltraDockManager it would be best to use its related forum.
Hi Andrew, isn't that property only available on the WPF version (xamDockManager)?
I'm using the Windows Forms version (UltraDockManager).
The OS has to be performing the drag operation of the floating window in order for aero snap to work. So if you want this functionality then you need to set the FloatingWindowDragMode to UseSystemWindowDrag.
Are there any updates on aero snap support for floating/undocked windows?It's been a while since the last post in this topic.
Chrome and Visual studio allow you to drag a dock/panel/tab out of the window and then maximize the new window by dragging it to the top of the screen,or by using the Windows key and arrow keys.
I think the Dockmanager would really benefit from this functionality.
@Rob: you said you submitted this as a new product idea, but I couldn't find it on the website.
Best regards,Rob De Reycke