Problem with CXTCheckListBox |
Post Reply |
Author | |
-GRS-
Newbie Joined: 11 August 2006 Location: Russian Federation Status: Offline Points: 2 |
Post Options
Thanks(0)
Posted: 11 August 2006 at 3:07am |
I copy source code (list box initialization) from Samples/Controls/CheckListBox to my test project and receive error. At first i add list box control to dialog and create variable in classwizard and replace CListBox to CXTCheckListBox.
In Debug i receive ASSERT failed on CXTCheckListBox.cpp on line 600. IDE indicate error on line with DDX_Control(pDX, IDC_LIST, m_list). Release running ok but list box is empty. |
|
Oleg
Admin Group Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
|
Check styles. Owner drawn style must be enabled.
|
|
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS |
|
-GRS-
Newbie Joined: 11 August 2006 Location: Russian Federation Status: Offline Points: 2 |
Post Options
Thanks(0)
|
Oh, i know what it my error.
Great thanx. |
|
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 |