Click here to Skip to main content
15,886,422 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: C++ code parser... Pin
Taka Muraoka13-Jul-06 16:14
Taka Muraoka13-Jul-06 16:14 
Questionsorting a list Pin
aafcls13-Jul-06 8:20
aafcls13-Jul-06 8:20 
AnswerRe: sorting a list Pin
FarPointer13-Jul-06 8:45
FarPointer13-Jul-06 8:45 
AnswerRe: sorting a list Pin
Zac Howland13-Jul-06 8:48
Zac Howland13-Jul-06 8:48 
AnswerRe: sorting a list Pin
David Crow13-Jul-06 8:52
David Crow13-Jul-06 8:52 
GeneralRe: sorting a list Pin
aafcls13-Jul-06 9:06
aafcls13-Jul-06 9:06 
GeneralRe: sorting a list Pin
FarPointer13-Jul-06 9:10
FarPointer13-Jul-06 9:10 
GeneralRe: sorting a list Pin
David Crow13-Jul-06 9:13
David Crow13-Jul-06 9:13 
In your CListView/CListCtrl-derived class, provide a handler for the HDN_ITEMCLICK notification. Call the SortItems() method from there. See here for more.


"The largest fire starts but with the smallest spark." - David Crow

"Judge not by the eye but by the heart." - Native American Proverb


GeneralRe: sorting a list Pin
FarPointer13-Jul-06 9:27
FarPointer13-Jul-06 9:27 
QuestionRe: sorting a list Pin
David Crow13-Jul-06 9:30
David Crow13-Jul-06 9:30 
AnswerRe: sorting a list Pin
FarPointer13-Jul-06 9:35
FarPointer13-Jul-06 9:35 
QuestionRe: sorting a list Pin
David Crow13-Jul-06 9:44
David Crow13-Jul-06 9:44 
AnswerRe: sorting a list Pin
FarPointer13-Jul-06 9:49
FarPointer13-Jul-06 9:49 
GeneralRe: sorting a list Pin
aafcls13-Jul-06 9:52
aafcls13-Jul-06 9:52 
GeneralRe: sorting a list Pin
David Crow13-Jul-06 10:02
David Crow13-Jul-06 10:02 
GeneralRe: sorting a list Pin
aafcls13-Jul-06 10:05
aafcls13-Jul-06 10:05 
GeneralRe: sorting a list Pin
David Crow13-Jul-06 10:14
David Crow13-Jul-06 10:14 
GeneralRe: sorting a list Pin
aafcls13-Jul-06 11:13
aafcls13-Jul-06 11:13 
GeneralRe: sorting a list Pin
earl13-Jul-06 11:55
earl13-Jul-06 11:55 
GeneralRe: sorting a list Pin
David Crow14-Jul-06 3:30
David Crow14-Jul-06 3:30 
GeneralRe: sorting a list Pin
aafcls14-Jul-06 5:51
aafcls14-Jul-06 5:51 
GeneralRe: sorting a list Pin
led mike13-Jul-06 10:17
led mike13-Jul-06 10:17 
QuestionCode Management Practices.... Pin
Christopher Stratmann13-Jul-06 8:05
Christopher Stratmann13-Jul-06 8:05 
AnswerRe: Code Management Practices.... Pin
led mike13-Jul-06 8:20
led mike13-Jul-06 8:20 
GeneralRe: Code Management Practices.... Pin
Christopher Stratmann13-Jul-06 8:31
Christopher Stratmann13-Jul-06 8:31 

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.