![]() |
bug in popupcontrol |
Post Reply
|
| Author | |
evoX
Senior Member
Joined: 25 July 2007 Status: Offline Points: 207 |
Post Options
Thanks(0)
Quote Reply
Topic: bug in popupcontrolPosted: 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); } |
|
![]() |
|
Oleg
Senior Member
Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
Quote Reply
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 |
|
![]() |
|
evoX
Senior Member
Joined: 25 July 2007 Status: Offline Points: 207 |
Post Options
Thanks(0)
Quote Reply
Posted: 12 November 2007 at 5:24am |
|
ok.
|
|
![]() |
|
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 |