Closed huoyaoyuan closed 8 years ago
Not the fault of Windows 10, it does't work on Windows 7 as well. DontUseDwm=false:there's nothing in titlebar, and the content of window is black DontUseDwm=true:the window is black totally Have I missed anything?
Did you add the Generic.xaml from any theme? Does the showcase application work?
No, I haven't see it at https://github.com/fluentribbon/Fluent.Ribbon/wiki/Foundation. The build of showcase application failed because I fail to install nuget package MahMetro. I'll retry it.
RibbonWindow border looks strange when using theme Office2010(Dwm) and Windows8: it's the fault of win10's dwm because it renders border colorful but title white; Alignment error when changing Office2010(No dwm) to other theme; The aero effect is not as good as Microsoft Ribbon for WPF in Office2010 theme; can it be adjusted just by modifying the resouce file?
An application must have only 1 Backstage or ApplicationMenu?
It's indeed broken. Will have a look at this. An application can have both, a single window can only have one menu. If that was your question.
To sum this up:
Is there a simple way of displaying window borders in default system Windows10 style, while keeping the ribbon styled in Office 2007/2010 theme?
Edit: to clarify, is there a way to turn off window chrome styling? And just use the standard system one, while retaining quick access toolbar etc. If not, is there a way use Office 2013 style for the window (which has no problems on Win10), while using 2007/2010 style for the ribbon?
The simple answer: No there is no simple way, not if you want to support all OS versions.
Is fixed, from my point of view.
The window cannot be rendered totally, whether I set DontUseDwm to true or false, it comes into a block of black.