Click here to Skip to main content
15,920,513 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: New class Pin
S. Senthil Kumar21-Oct-05 1:48
S. Senthil Kumar21-Oct-05 1:48 
GeneralRe: New class Pin
bugDanny21-Oct-05 2:45
bugDanny21-Oct-05 2:45 
QuestionWM_MOUSEMOVE Child Window Pin
nermsk20-Oct-05 4:06
nermsk20-Oct-05 4:06 
AnswerRe: WM_MOUSEMOVE Child Window Pin
Mircea Puiu20-Oct-05 4:43
Mircea Puiu20-Oct-05 4:43 
GeneralRe: WM_MOUSEMOVE Child Window Pin
nermsk20-Oct-05 7:33
nermsk20-Oct-05 7:33 
GeneralRe: WM_MOUSEMOVE Child Window Pin
Mircea Puiu20-Oct-05 8:11
Mircea Puiu20-Oct-05 8:11 
AnswerRe: WM_MOUSEMOVE Child Window Pin
TheJonzer20-Oct-05 10:00
TheJonzer20-Oct-05 10:00 
QuestionCStatic derived class Pin
cedric_craze20-Oct-05 4:04
cedric_craze20-Oct-05 4:04 
Hi,
I am developing and application that requires images manipulation.
All the interface is developped using Dialogs.
The controls were images are displayed are derived from CStatic control.
The problem is that I cannot catch the OnLButtonDown event straight in the CStatic control. I must catch the OnLButtonDown event in the dialog and then call the OnLButtonDown member function for each of my controls.

This doesn't happend with a CButton derived class.

I will apreciate any help.
Thank you.

Cédric

-- modified at 10:05 Thursday 20th October, 2005
AnswerRe: CStatic derived class Pin
Cedric Moonen20-Oct-05 4:15
Cedric Moonen20-Oct-05 4:15 
AnswerRe: CStatic derived class Pin
Mircea Puiu20-Oct-05 4:27
Mircea Puiu20-Oct-05 4:27 
GeneralRe: CStatic derived class Pin
cedric_craze20-Oct-05 5:32
cedric_craze20-Oct-05 5:32 
GeneralRe: CStatic derived class Pin
Mircea Puiu20-Oct-05 5:36
Mircea Puiu20-Oct-05 5:36 
GeneralRe: CStatic derived class Pin
cedric_craze20-Oct-05 5:48
cedric_craze20-Oct-05 5:48 
Questionwriting an xml file. Pin
swaapu20-Oct-05 1:47
swaapu20-Oct-05 1:47 
AnswerRe: writing an xml file. Pin
sunit520-Oct-05 2:45
sunit520-Oct-05 2:45 
QuestionRe: writing an xml file. Pin
David Crow20-Oct-05 4:35
David Crow20-Oct-05 4:35 
AnswerRe: writing an xml file. Pin
sunit520-Oct-05 5:34
sunit520-Oct-05 5:34 
AnswerRe: writing an xml file. Pin
ThatsAlok20-Oct-05 19:23
ThatsAlok20-Oct-05 19:23 
Questionduplicate nodes in tree view control Pin
QuickDeveloper20-Oct-05 1:45
QuickDeveloper20-Oct-05 1:45 
AnswerRe: duplicate nodes in tree view control Pin
PJ Arends20-Oct-05 11:25
professionalPJ Arends20-Oct-05 11:25 
GeneralRe: duplicate nodes in tree view control Pin
QuickDeveloper20-Oct-05 22:43
QuickDeveloper20-Oct-05 22:43 
GeneralRe: duplicate nodes in tree view control Pin
PJ Arends20-Oct-05 23:16
professionalPJ Arends20-Oct-05 23:16 
GeneralRe: duplicate nodes in tree view control Pin
QuickDeveloper21-Oct-05 0:34
QuickDeveloper21-Oct-05 0:34 
GeneralRe: duplicate nodes in tree view control Pin
PJ Arends21-Oct-05 7:54
professionalPJ Arends21-Oct-05 7:54 
QuestionHow to make scrolling marquee ? Pin
Amarelia20-Oct-05 1:45
Amarelia20-Oct-05 1:45 

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.