Print Page | Close Window

bug in popupcontrol

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=8743
Printed Date: 14 November 2025 at 3:38am
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: bug in popupcontrol
Posted By: evoX
Subject: bug in popupcontrol
Date Posted: 09 November 2007 at 10:02pm
When I run the popup control sample and choose MSN messenger popup then click show it stops at this assert
 

AFXWIN_INLINE int CFont::GetLogFont(LOGFONT* pLogFont)

{ ASSERT(m_hObject != NULL);

return ::GetObject(m_hObject, sizeof(LOGFONT), pLogFont); }




Replies:
Posted By: Oleg
Date Posted: 12 November 2007 at 1:11am
Thanks.
We will fix it. If you have same in your application, just move pControl->SetTheme call before you add any control.

-------------
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS


Posted By: evoX
Date Posted: 12 November 2007 at 5:24am
ok.



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