This is a migrated thread and some comments may be shown as answers.

Maximized floating pane that cover the taskbar

8 Answers 124 Views
Docking
This is a migrated thread and some comments may be shown as answers.
Etienne
Top achievements
Rank 1
Etienne asked on 04 Mar 2015, 09:24 PM
Hi,

I have an application that is full screen (it covers the taskbar) with a RadDocking as main layout. When I maximize a floating pane, it doesn't fill the screen, there is a gap that would have been filled by the taskbar.

I reproduced it with the demo project :
- Set WindowStyle="None" in Shell.xaml
- Go to the RadDocking demo
- Maximize a floating pane

Is there a way to prevent that behavior ?

Thank you!

Etienne

8 Answers, 1 is accepted

Sort by
0
George
Telerik team
answered on 06 Mar 2015, 03:43 PM
Hi Etienne,

We tried to reproduce this behavior with our QSF demos, but to no avail - the maximized floating panes take all the available space over the taskbar. Can you point us to the RadDocking demo that is mentioned in your post? 

I am glad to assist you further.

Regards,
George
Telerik
 

Check out the Telerik Platform - the only platform that combines a rich set of UI tools with powerful cloud services to develop web, hybrid and native mobile apps.

 
0
Etienne
Top achievements
Rank 1
answered on 06 Mar 2015, 06:36 PM
Hi,

It's the demo project of WPF 2014 Q3, but the issue is present in our application which use 2015 Q1 with .Net Framework 4.5.1.
The OS is Windows 7 64 bits.

Thank you,

Etienne
0
George
Telerik team
answered on 10 Mar 2015, 01:52 PM
Hello Etienne,

We tried several scenarios with the First Look of Docking example in the WPF Demos but the floated windows behaves as expected. Can you send us a video in order to reproduce the behavior.

Regards,
George
Telerik
 

Check out the Telerik Platform - the only platform that combines a rich set of UI tools with powerful cloud services to develop web, hybrid and native mobile apps.

 
0
Etienne
Top achievements
Rank 1
answered on 12 Mar 2015, 03:42 PM
Hi,

Here is a video, I used WPF Demos 2015 Q1. Rename it to wmv.

Thank you,

Etienne
0
George
Telerik team
answered on 16 Mar 2015, 01:06 PM
Hi Etienne,

Thank you for sending us the sample video. We took some time and investigate the behavior and we can confirm that this comes from the default WPF Window - the floating panes in RadDocking control are actually Windows. Please refer to the attached sample project which reproduces the same behavior with the default Wpf controls. We are not aware of any workarounds at this moment.

Regards,
George
Telerik
 

Check out the Telerik Platform - the only platform that combines a rich set of UI tools with powerful cloud services to develop web, hybrid and native mobile apps.

 
0
Etienne
Top achievements
Rank 1
answered on 19 Mar 2015, 09:23 PM
Hi George,

Thanks for your reply, now at least I know what the problem is.

Etienne
0
Etienne
Top achievements
Rank 1
answered on 19 Mar 2015, 09:42 PM
Hi,

In your sample project, if I set the WindowStyle of the second window to None, it works. Is it possible to do this to the floating panes of a RadDocking ?

Etienne
0
George
Telerik team
answered on 23 Mar 2015, 02:43 PM
Hi Etienne,

The WindowStyle of the windows that host the ToolWindows is actually None - we clear the style and add our logic for dragging, maximazing, etc. However, by design the ToolWindows act like a default WPF Windows and this cannot be changed with the current version of RadDocking.

Regards,
George
Telerik
 

Check out the Telerik Platform - the only platform that combines a rich set of UI tools with powerful cloud services to develop web, hybrid and native mobile apps.

 
Tags
Docking
Asked by
Etienne
Top achievements
Rank 1
Answers by
George
Telerik team
Etienne
Top achievements
Rank 1
Share this question
or