Print Page | Close Window

Bug with 11.1.3 as worked in 11.1.0

Printed From: Codejock Forums
Category: Codejock Products
Forum Name: Toolkit Pro
Forum Description: Topics Related to Codejock Toolkit Pro
URL: http://forum.codejock.com/forum_posts.asp?TID=7348
Printed Date: 12 November 2025 at 11:52pm
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: Bug with 11.1.3 as worked in 11.1.0
Posted By: terrym
Subject: Bug with 11.1.3 as worked in 11.1.0
Date Posted: 09 June 2007 at 9:55am
The following code:
 

CXTPRibbonBar *pRibbonBar = (CXTPRibbonBar *)GetCommandBars()->GetAt( 0 );

pRibbonBar->SetMinimized( !pRibbonBar->IsMinimized() );

worked fine in 11.1.0 but in 11.1.3 the functions IsMinimized and SetMinimized do not exist ???

Look forward to a solution
 


-------------
Thank you,
Terry Mancey

email terry@tmancey.ltd.uk | linkedin www.tmancey.ltd.uk | twitter @tmancey



Replies:
Posted By: terrym
Date Posted: 09 June 2007 at 10:13am
Ah found the problem, in 11.1.3 the function names had been changed to:
 
SetRibbonMinimized() and IsRibbonMinimized()
 


-------------
Thank you,
Terry Mancey

email terry@tmancey.ltd.uk | linkedin www.tmancey.ltd.uk | twitter @tmancey



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