Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > Visual C++ MFC > Toolkit Pro
  New Posts New Posts RSS Feed - Problem with CXTCheckListBox
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

Problem with CXTCheckListBox

 Post Reply Post Reply
Author
Message
-GRS- View Drop Down
Newbie
Newbie


Joined: 11 August 2006
Location: Russian Federation
Status: Offline
Points: 2
Post Options Post Options   Thanks (0) Thanks(0)   Quote -GRS- Quote  Post ReplyReply Direct Link To This Post Topic: Problem with CXTCheckListBox
    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.
Back to Top
Oleg View Drop Down
Admin Group
Admin Group


Joined: 21 May 2003
Location: United States
Status: Offline
Points: 11234
Post Options Post Options   Thanks (0) Thanks(0)   Quote Oleg Quote  Post ReplyReply Direct Link To This Post Posted: 14 August 2006 at 8:00am

Check styles.

Owner drawn style must be enabled.
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS
Back to Top
-GRS- View Drop Down
Newbie
Newbie


Joined: 11 August 2006
Location: Russian Federation
Status: Offline
Points: 2
Post Options Post Options   Thanks (0) Thanks(0)   Quote -GRS- Quote  Post ReplyReply Direct Link To This Post Posted: 14 August 2006 at 12:52pm
Oh, i know what it my error.
Great thanx.
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.234 seconds.