Ribbonbar is frozen in RemoteApp |
Post Reply |
Author | |
iamgtd
Senior Member Joined: 25 February 2009 Status: Offline Points: 131 |
Post Options
Thanks(0)
Posted: 12 September 2019 at 10:01am |
A C# application with the Codejock Ribbonbar is published as a RemoteApp on a Win2016 Server. Then the app window is frozen when the window is not maximized. Then it isn't possible to change to another ribbontab. When the window is maximized then all works as expected. This happens with the styles Office2013.dll and Office2016.dll. With Office2007.dll and Office2010.dll there a no problems. You can reproduce this behavior with the Codejock C# sample application RibbonSample: Compile the app and install it on a Win2016 server. Then deploy it as a RemoteApp. Step by Step How to Deploy RemoteApp in Windows Server 2016: https://newhelptech.wordpress.com/2017/07/23/step-by-step-how-to-deploy-remote-desktop-services-in-windows-server-2016/ Then call the RemoteApp from any other machine and you can see the effects. I tried it with Codejock 18.6 on Visual Studio 2013 and Codejock 19 on Visual Studio 2017. There are always the same problems. I have tried to set the flags for FrameShadowManager xtpFrameShadowsDisabledInTSS, xtpFrameShadowsInvisibleInTSS. And also cjframeshadowmanager.DisableShadow((int)this.Handle). But nothing helps. We are also using a MFC application with the Codejock RibbonBar with the style Office2013.dll. There are no problems. |
|
---------
OS: Win 10 64 bit Codejock Version 22.1 ActiveX MS Visual Studio 2022 - C# --------- |
|
hiro-ta
Groupie Joined: 11 July 2013 Status: Offline Points: 61 |
Post Options
Thanks(0)
|
I tried this problem with RibbonSample(MFC 19.1.0) on Visual Studio 2015.
This problem has been considerably improved. However, sometimes redrawing is not performed. Also, when the cursor is hovered over the ribbon, the tab may be suddenly switched. --------- OS: Win 10 64 bit Codejock Version 19.1.0 MFC MS Visual Studio 2015 - C++ --------- |
|
Post Reply | |
Tweet
|
Forum Jump | Forum Permissions You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |