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

CTPControlComboBox bug in 11.1.3

 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: CTPControlComboBox bug in 11.1.3
    Posted: 11 September 2007 at 6:04am
CTPControlComboBox bug in 11.1.3, if I do the following when the desktop resolution is 800 x 600:

pControlComboBox->SetDropDownListStyle( FALSE );

pControlComboBox->SetWidth( 315 );
 
pControlComboBox->SetDropDownItemCount( 32 );
 
then add 28 or more items to this combo box then click drop button on the combo box it crashes app in debug mode, in line 660 of source\commandbars\xtppopupbar.cpp
 
The combo box was added to a ribbon bar see image below (as the ribbon bar was closed due to not fitting in width of resolution.
 
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:21am
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.