Click here to Skip to main content
15,896,111 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: CString and 'type' question Pin
ns2-Oct-02 4:09
ns2-Oct-02 4:09 
GeneralRe: CString and 'type' question Pin
Tomasz Sowinski2-Oct-02 4:35
Tomasz Sowinski2-Oct-02 4:35 
GeneralRe: CString and 'type' question Pin
RedZenBird2-Oct-02 4:40
RedZenBird2-Oct-02 4:40 
GeneralRe: CString and 'type' question Pin
Chris Losinger2-Oct-02 5:25
professionalChris Losinger2-Oct-02 5:25 
GeneralWeird Memory Usage Pin
Chris Hambleton2-Oct-02 2:37
Chris Hambleton2-Oct-02 2:37 
GeneralRe: Weird Memory Usage Pin
Tomasz Sowinski2-Oct-02 2:47
Tomasz Sowinski2-Oct-02 2:47 
GeneralCListCtrl and multiselect question Pin
ns2-Oct-02 1:25
ns2-Oct-02 1:25 
I have a CListctrl (has an extended style so there are checkboxes) for which in design view I have the multiselect option. THere are two questions.

When you click on one item, the itemchanged function runs and you can do stuff in them. I am pushing the name of the item clicked onto a vector. It allows me to hold down shift and select a range of elements, but they dont get automatically checked.

SO:

1. How do I push the name of every item selected in the multiselect operation onto my vector since I dont know what is happening in response with the itemchanged event?

2. How do I check every item that was highlighted in the multiselect operation automatically?

BOth these questions I cant find any documentation on. Please help, since I have to add this multiselect feature today...Smile | :) Confused | :confused:


Appreciate your help,
ns
GeneralRe: CListCtrl and multiselect question Pin
Tomasz Sowinski2-Oct-02 1:33
Tomasz Sowinski2-Oct-02 1:33 
Generalan observation Pin
ns2-Oct-02 1:39
ns2-Oct-02 1:39 
Generalmore questions Pin
ns2-Oct-02 1:46
ns2-Oct-02 1:46 
GeneralRe: an observation Pin
Tomasz Sowinski2-Oct-02 1:49
Tomasz Sowinski2-Oct-02 1:49 
GeneralRe: an observation Pin
ns2-Oct-02 1:54
ns2-Oct-02 1:54 
GeneralRe: an observation Pin
Tomasz Sowinski2-Oct-02 2:02
Tomasz Sowinski2-Oct-02 2:02 
Generalrequest Pin
ns2-Oct-02 2:06
ns2-Oct-02 2:06 
GeneralRe: request Pin
Tomasz Sowinski2-Oct-02 2:13
Tomasz Sowinski2-Oct-02 2:13 
Generalokay - doing that - final(?) question Pin
ns2-Oct-02 2:17
ns2-Oct-02 2:17 
GeneralRe: okay - doing that - final(?) question Pin
Tomasz Sowinski2-Oct-02 2:31
Tomasz Sowinski2-Oct-02 2:31 
GeneralRe: request Pin
ns2-Oct-02 2:44
ns2-Oct-02 2:44 
GeneralRe: request Pin
Tomasz Sowinski2-Oct-02 2:56
Tomasz Sowinski2-Oct-02 2:56 
GeneralDirectory name not recognized. Pin
WREY2-Oct-02 1:09
WREY2-Oct-02 1:09 
GeneralRe: Directory name not recognized. Pin
Tomasz Sowinski2-Oct-02 1:18
Tomasz Sowinski2-Oct-02 1:18 
GeneralRe: Directory name not recognized. Pin
Stephane Rodriguez.2-Oct-02 1:17
Stephane Rodriguez.2-Oct-02 1:17 
GeneralRe: Directory name not recognized. Pin
WREY2-Oct-02 2:42
WREY2-Oct-02 2:42 
GeneralCString -> Float / Int Pin
Daniel Strigl1-Oct-02 22:52
Daniel Strigl1-Oct-02 22:52 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.