DockingManager floating windows
Hello,
How to configure the MaxWidth and MaxHeight of the floating windows? I need that the floating windows fill all the screen.
Thanks.
How to configure the MaxWidth and MaxHeight of the floating windows? I need that the floating windows fill all the screen.
Thanks.
SIGN IN To post a reply.
3 Replies
SK
Sakthi Kumar A
Syncfusion Team
August 1, 2011 08:33 AM UTC
Hi Jorge,
Thank you for using Syncfusion products.
We have inherited the float window from Popup class. Due to the restrictions in Microsoft popup control Float window will not be maximized or resized up to window size or more than 80% of the screen size. We have already logged the feature report to inherit the window class instead of popup class for floating window. This floating window feature will be implemented in feature releases of Syncfusion Essential Studio. If you wish to get this feature as Patch please log your floating window query through our Direct-Trac System.
Please find the following link for Direct-Trac system:
http://www.syncfusion.com/account/dashboard
Also please refer the link that explains the behavior of Popup control.
http://msdn.microsoft.com/en-us/library/system.windows.controls.primitives.placementmode%28VS.85%29.aspx
Please let us know if you have any queries.
Regards,
Sakthi
Thank you for using Syncfusion products.
We have inherited the float window from Popup class. Due to the restrictions in Microsoft popup control Float window will not be maximized or resized up to window size or more than 80% of the screen size. We have already logged the feature report to inherit the window class instead of popup class for floating window. This floating window feature will be implemented in feature releases of Syncfusion Essential Studio. If you wish to get this feature as Patch please log your floating window query through our Direct-Trac System.
Please find the following link for Direct-Trac system:
http://www.syncfusion.com/account/dashboard
Also please refer the link that explains the behavior of Popup control.
http://msdn.microsoft.com/en-us/library/system.windows.controls.primitives.placementmode%28VS.85%29.aspx
Please let us know if you have any queries.
Regards,
Sakthi
ST
Steven Trinh
June 14, 2013 04:46 PM UTC
Regarding Item: 100293 DockingManager floating windows dated: August 1, 2011 04:33 AM below. We have Essential Studio 2012 Volume 3 and this issue does not seem to be fixed. We would like to float a child window and maximize it on a second monitor, similar to Visual Studio. Is float window still inherits from Popup class?
thanks.
-------------------------------------------------------------------------------------------------------------------
Hi Jorge,
Thank you for using Syncfusion products.
We have inherited the float window from Popup class. Due to the restrictions in Microsoft popup control Float window will not be maximized or resized up to window size or more than 80% of the screen size. We have already logged the feature report to inherit the window class instead of popup class for floating window. This floating window feature will be implemented in feature releases of Syncfusion Essential Studio. If you wish to get this feature as Patch please log your floating window query through our Direct-Trac System.
Please find the following link for Direct-Trac system:
http://www.syncfusion.com/account/dashboard
Also please refer the link that explains the behavior of Popup control.
http://msdn.microsoft.com/en-us/library/system.windows.controls.primitives.placementmode%28VS.85%29.aspx
Please let us know if you have any queries.
Regards,
Sakthi
Thank you for using Syncfusion products.
We have inherited the float window from Popup class. Due to the restrictions in Microsoft popup control Float window will not be maximized or resized up to window size or more than 80% of the screen size. We have already logged the feature report to inherit the window class instead of popup class for floating window. This floating window feature will be implemented in feature releases of Syncfusion Essential Studio. If you wish to get this feature as Patch please log your floating window query through our Direct-Trac System.
Please find the following link for Direct-Trac system:
http://www.syncfusion.com/account/dashboard
Also please refer the link that explains the behavior of Popup control.
http://msdn.microsoft.com/en-us/library/system.windows.controls.primitives.placementmode%28VS.85%29.aspx
Please let us know if you have any queries.
Regards,
Sakthi
YA
Yasvanth
Syncfusion Team
June 18, 2013 10:55 AM UTC
Hi Steven ,
We have implemented a new feature "UseNativeFloatWindow" in DockingManager for Floating windows.By setting UseNativeFloatWindow as True ,the NativeFloatWindow which is inherited from window is created for FloatState. We recommend you to use the UseNativeFloatWindow property to resolve the issue that you have faced by using normal FloatWinodw inherited from Pop up.
For more information about NativeFloatWindow, please refer the below link
[User Guide]
http://help.syncfusion.com/ug/wpf/tools/default.htm#!documents/nativefloatwindow.htm
Please let us know if you have any concerns.
Regards,
Yasvanth
SIGN IN To post a reply.
- 3 Replies
- 4 Participants
-
JP Jorge Pampin
- Jul 22, 2011 12:34 PM UTC
- Jun 18, 2013 10:55 AM UTC