Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > Visual C++ MFC > Controls
  New Posts New Posts RSS Feed - CXTCheckListBox Examples?
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

CXTCheckListBox Examples?

 Post Reply Post Reply
Author
Message
RMangin View Drop Down
Newbie
Newbie


Joined: 02 April 2012
Status: Offline
Points: 2
Post Options Post Options   Thanks (0) Thanks(0)   Quote RMangin Quote  Post ReplyReply Direct Link To This Post Topic: CXTCheckListBox Examples?
    Posted: 02 April 2012 at 9:59pm
I was looking for some examples on how to use this, but didn't find any... I think I may be using it incorrectly. 

The desired functionality is just a simple list of strings with check boxes that the user can toggle on and off; I can then go back and query the state of these entries as I need them. 

I derived my own class from CXTCheckListBox, but using my derived class becomes problematic. 

Can someone direct me to code samples or perhaps some documentation?

Using ToolKitPro Version 15.0.1
Windows 7 x64
C++ (working in Crytek's Sandbox Editor)
Back to Top
RMangin View Drop Down
Newbie
Newbie


Joined: 02 April 2012
Status: Offline
Points: 2
Post Options Post Options   Thanks (0) Thanks(0)   Quote RMangin Quote  Post ReplyReply Direct Link To This Post Posted: 03 April 2012 at 8:20pm
Here's a rough overview of where I'm at.  I do realize that my problem is most likely something silly; I'm not an expert by any means with MFC, and I'm prone to common mistakes. 

I have a Test_Dialog.cpp & .h I've included.  Basically, The test dialog is created modeless, and I just want a simple CheckListBox in it.  In the skeleton code I've provided, the checklist box is created, initialized (I think) and populated with members. 

I can not interact with it though.  It seems that perhaps I'm missing a step telling the main dialog to pass input to the control?  Does that make sense?  Thanks again for any response.

uploads/7419/Test_Dialog.zip
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.125 seconds.