Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > Visual C++ MFC > Toolkit Pro
  New Posts New Posts RSS Feed - Ribbon crash bug
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

Ribbon crash bug

 Post Reply Post Reply
Author
Message
terrym View Drop Down
Senior Member
Senior Member


Joined: 13 April 2007
Status: Offline
Points: 836
Post Options Post Options   Thanks (0) Thanks(0)   Quote terrym Quote  Post ReplyReply Direct Link To This Post Topic: Ribbon crash bug
    Posted: 11 September 2007 at 6:14am
If I we do:

pGallery->SetCheckedItem( m_RibbonImage.GetSelectedImage() );

pGallery->EnsureVisible( m_RibbonImage.GetSelectedImage() );

in our update handler for our gallery control it crashes our app.

we do the following:

1. minimize ribbon then click our tab to make it appear
2. it crashes because the actual images gallery (gallery control) is shrunk, due to not fitting in the width of the display resolution
 
and for some reason ensurevisible crashes in this situation when it should just do nothing!
Thank you,
Terry Mancey

email terry@tmancey.ltd.uk | linkedin www.tmancey.ltd.uk | twitter @tmancey
Back to Top
terrym View Drop Down
Senior Member
Senior Member


Joined: 13 April 2007
Status: Offline
Points: 836
Post Options Post Options   Thanks (0) Thanks(0)   Quote terrym Quote  Post ReplyReply Direct Link To This Post Posted: 11 September 2007 at 7:17am
Wow, received fix thanks, if anybody else is experiencing this problem please let me know, however this problem right now only occurs in 11.1.3 and below as not tested in 11.2 yet.
Thank you,
Terry Mancey

email terry@tmancey.ltd.uk | linkedin www.tmancey.ltd.uk | twitter @tmancey
Back to Top
 Post Reply Post Reply
  Share Topic   

Forum Jump Forum Permissions View Drop Down

Forum Software by Web Wiz Forums® version 12.04
Copyright ©2001-2021 Web Wiz Ltd.

This page was generated in 0.063 seconds.