Click here to Skip to main content
15,917,645 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: beginner question Pin
David Crow17-Jan-05 6:00
David Crow17-Jan-05 6:00 
GeneralRe: beginner question Pin
Adam Fowler17-Jan-05 6:12
Adam Fowler17-Jan-05 6:12 
GeneralRe: beginner question Pin
David Crow17-Jan-05 6:28
David Crow17-Jan-05 6:28 
GeneralRe: beginner question Pin
Adam Fowler17-Jan-05 6:43
Adam Fowler17-Jan-05 6:43 
QuestionWhy .net create new project error? Pin
willyfu16-Jan-05 14:40
willyfu16-Jan-05 14:40 
QuestionModeless dialog receiving unwanted messages? Pin
Cpt Rick16-Jan-05 14:11
Cpt Rick16-Jan-05 14:11 
QuestionControl Messages and Direct/Indirect Parent Window? Pin
Maverick16-Jan-05 13:37
Maverick16-Jan-05 13:37 
GeneralCListCtrl ItemSelected Notification... Pin
Maverick16-Jan-05 13:23
Maverick16-Jan-05 13:23 
How does CListCtrl notifies its parent or one of CWnd derived objects that wants to handle an ITEM SELECTION either by clicking on that item or by programatically selecting the item...

What are the messages sent?

Here's my program scenario, I have a SDI application..
Its a picture viewer with a thumbnail.. The thumbnail is implemented as a listbox with image icons, (icons being the thumbnail of the image file).. The listbox is placed on a DockingControlBar... the DockingControlBar is owned by CMainFrame... I want the View to be updated each time the user cliks on the image files in the listbox... How do i do these?

I have read many articles and source codes related to this, but mostly it involved CListView.. I can't figure out how do I incorporate those source codes that i have read to the program that i am making..

GeneralRe: CListCtrl ItemSelected Notification... Pin
PJ Arends16-Jan-05 13:47
professionalPJ Arends16-Jan-05 13:47 
GeneralDifference between SBP_LOWERTRACKHORZ and SBP_UPPERTRACKHORZ Pin
Luis Mejia16-Jan-05 12:24
Luis Mejia16-Jan-05 12:24 
GeneralIcon Serialization Pin
smcd16-Jan-05 9:47
smcd16-Jan-05 9:47 
QuestionHow to write an IDE Context Manager Pin
fabiocannizzo16-Jan-05 7:36
fabiocannizzo16-Jan-05 7:36 
AnswerRe: How to write an IDE Context Manager Pin
Roger Allen16-Jan-05 23:27
Roger Allen16-Jan-05 23:27 
GeneralRe: How to write an IDE Context Manager Pin
Anonymous17-Jan-05 5:57
Anonymous17-Jan-05 5:57 
GeneralMoving the caret in a CRichEditCtrl Pin
dlarkin7716-Jan-05 5:22
dlarkin7716-Jan-05 5:22 
GeneralRe: Moving the caret in a CRichEditCtrl Pin
rodgersgb15-Apr-05 16:24
rodgersgb15-Apr-05 16:24 
GeneralChanging Background Color of edit box in VC++ Pin
phijophlip16-Jan-05 2:15
phijophlip16-Jan-05 2:15 
GeneralRe: Changing Background Color of edit box in VC++ Pin
Gary R. Wheeler16-Jan-05 3:40
Gary R. Wheeler16-Jan-05 3:40 
QuestionPassword edit control with dots? Pin
Dominik Reichl16-Jan-05 1:06
Dominik Reichl16-Jan-05 1:06 
GeneralMDI problem Pin
KUNGFUMASTA15-Jan-05 21:14
sussKUNGFUMASTA15-Jan-05 21:14 
GeneralRe: MDI problem Pin
KUNGFUMASTA15-Jan-05 21:16
sussKUNGFUMASTA15-Jan-05 21:16 
GeneralRe: MDI problem Pin
nm_11416-Jan-05 17:02
nm_11416-Jan-05 17:02 
GeneralRe: MDI problem Pin
KUNGFUMASTA16-Jan-05 17:46
sussKUNGFUMASTA16-Jan-05 17:46 
Generaldatabase and recordbinding Pin
Anonymous15-Jan-05 18:30
Anonymous15-Jan-05 18:30 
Questionhow to modify the status of objects in richedit control Pin
o0o15-Jan-05 18:07
o0o15-Jan-05 18:07 

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.