Print Page | Close Window

[SOLVED] Full screen Backstage and Quick Access

Printed From: Codejock Forums
Category: Codejock Products
Forum Name: Command Bars
Forum Description: Topics Related to Codejock Command Bars
URL: http://forum.codejock.com/forum_posts.asp?TID=23403
Printed Date: 26 April 2024 at 3:13am
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: [SOLVED] Full screen Backstage and Quick Access
Posted By: cpede
Subject: [SOLVED] Full screen Backstage and Quick Access
Date Posted: 02 August 2017 at 4:54am
Minor bug when using the xtpThemeOffice2016 for the CXTPRibbonBackstageView together with hidden Quick Access.

Now the backstage pages are full screen, nice :-) But unfortunately the m_bShowQuickAccess flag is forgotten when closing the full screen backstage.

If I set the following initially in my app:
pRibbonBar->ShowQuickAccess(FALSE);
the Quick Access is entirely hidden as it should, but after closing the full screen backstage it is displayed.

-cpede


-------------
Product: Xtreme ToolkitPro (20.3.0)
Platform: Windows 10 (x64)
Language: Visual Studio 2017 (C++)



Replies:
Posted By: olebed
Date Posted: 02 August 2017 at 7:32am
Hello cpede,

Thank you for bringing this to our attention.
It is issue in CXTPRibbonBackstageView::OnDestroy()  line 737 

pRibbonBar->ShowQuickAccess(TRUE);

Hope we fix this quickly.

Regards,
 Oleksandr Lebed


Posted By: cpede
Date Posted: 22 November 2017 at 3:42am
Fixed in v18.2.0.

-cpede


-------------
Product: Xtreme ToolkitPro (20.3.0)
Platform: Windows 10 (x64)
Language: Visual Studio 2017 (C++)



Print Page | Close Window

Forum Software by Web Wiz Forums® version 12.04 - http://www.webwizforums.com
Copyright ©2001-2021 Web Wiz Ltd. - https://www.webwiz.net