![]() |
Bug with 11.1.3 as worked in 11.1.0 |
Post Reply
|
| Author | |
terrym
Senior Member
Joined: 13 April 2007 Status: Offline Points: 836 |
Post Options
Thanks(0)
Quote Reply
Topic: Bug with 11.1.3 as worked in 11.1.0Posted: 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 |
|
![]() |
|
terrym
Senior Member
Joined: 13 April 2007 Status: Offline Points: 836 |
Post Options
Thanks(0)
Quote Reply
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 |
|
![]() |
|
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 |