Click here to Skip to main content
15,922,533 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Win 32 Tooltip Pin
georgiek5017-Mar-03 22:46
georgiek5017-Mar-03 22:46 
GeneralRe: Win 32 Tooltip Pin
Neville Franks17-Mar-03 23:35
Neville Franks17-Mar-03 23:35 
GeneralRe: Win 32 Tooltip Pin
georgiek5018-Mar-03 1:28
georgiek5018-Mar-03 1:28 
GeneralReal quick question... Pin
CherezZaboro17-Mar-03 12:16
CherezZaboro17-Mar-03 12:16 
GeneralRe: Real quick question... Pin
_Theo_18-Mar-03 0:14
_Theo_18-Mar-03 0:14 
GeneralRe: Real quick question... Pin
Lakitu18-Mar-03 0:16
Lakitu18-Mar-03 0:16 
QuestionDisable overlay for a MCI window ? Pin
squizz17-Mar-03 11:41
squizz17-Mar-03 11:41 
QuestionOnItemChanged() - how to "reset" it? Pin
ns17-Mar-03 10:59
ns17-Mar-03 10:59 
I have a combobox and a clistCtrl. In the listCtrl I have several items that are relevant to all the entries in the combobox. So for example I have file1 and file2 in the combo, and the values iI can set for these files are isted in the listctrl. Now in the OnItemCChanged I go and do stuff. THe only problem is that if the listCtrl had an item selected in it for the first file, file1, then when I switch to file2, and want to set its value for that same list item, the OnChanged doesnt fire since its really not changed. How can I "reset" the listctrl so that it responds to any item I click on when I'm gathering info for file2 , even if it happens to be the same one I last clicked on for file1. I need to start back afresh at the first item in the list....or with nothing as the selected item . How to make it forget soimething wasa selected, and behave as it does when running for the first time?

Appreciate your help,
ns
AnswerRe: OnItemChanged() - how to "reset" it? Pin
Ravi Bhavnani17-Mar-03 11:11
professionalRavi Bhavnani17-Mar-03 11:11 
GeneralRe: OnItemChanged() - how to "reset" it? Pin
ns17-Mar-03 11:14
ns17-Mar-03 11:14 
GeneralRe: OnItemChanged() - how to "reset" it? Pin
Ravi Bhavnani17-Mar-03 11:37
professionalRavi Bhavnani17-Mar-03 11:37 
GeneralRe: OnItemChanged() - how to "reset" it? Pin
nss17-Mar-03 12:18
nss17-Mar-03 12:18 
GeneralColumns in CListCtrl Pin
MemLeak17-Mar-03 10:26
MemLeak17-Mar-03 10:26 
GeneralRe: Columns in CListCtrl Pin
valikac17-Mar-03 11:35
valikac17-Mar-03 11:35 
GeneralRe: Columns in CListCtrl Pin
Abin17-Mar-03 14:32
Abin17-Mar-03 14:32 
GeneralRe: Columns in CListCtrl Pin
Woody Green17-Mar-03 23:11
Woody Green17-Mar-03 23:11 
GeneralUsing ConnectNamedPipe in a service (OVERLAPPED) Pin
Paul Farry17-Mar-03 10:22
professionalPaul Farry17-Mar-03 10:22 
GeneralRe: Using ConnectNamedPipe in a service (OVERLAPPED) Pin
Paul Farry17-Mar-03 11:30
professionalPaul Farry17-Mar-03 11:30 
GeneralAdding HTML Help to an existing app Pin
trimtrom17-Mar-03 10:06
trimtrom17-Mar-03 10:06 
GeneralQuestion about MFC Message Map Pin
farzadb17-Mar-03 9:57
farzadb17-Mar-03 9:57 
GeneralRe: Question about MFC Message Map Pin
Dave Bryant17-Mar-03 10:01
Dave Bryant17-Mar-03 10:01 
GeneralRe: Question about MFC Message Map Pin
farzadb17-Mar-03 10:59
farzadb17-Mar-03 10:59 
GeneralOverlapped windows Pin
Gleb17-Mar-03 9:37
Gleb17-Mar-03 9:37 
GeneralRe: Overlapped windows Pin
Ravi Bhavnani17-Mar-03 11:06
professionalRavi Bhavnani17-Mar-03 11:06 
QuestionToolbar question? Pin
User 988517-Mar-03 9:34
User 988517-Mar-03 9:34 

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.