Click here to Skip to main content
15,887,434 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: How to know if a window is covered by other windows? Pin
David Crow30-Mar-04 4:48
David Crow30-Mar-04 4:48 
AnswerRe: How to know if a window is covered by other windows? Pin
includeh1030-Mar-04 7:53
includeh1030-Mar-04 7:53 
GeneralRe: How to know if a window is covered by other windows? Pin
David Crow30-Mar-04 7:57
David Crow30-Mar-04 7:57 
GeneralParent notification with a CTreeCtrl popup menu Pin
Exsilius30-Mar-04 3:51
Exsilius30-Mar-04 3:51 
GeneralRe: Parent notification with a CTreeCtrl popup menu Pin
ohadp30-Mar-04 4:17
ohadp30-Mar-04 4:17 
GeneralRe: Parent notification with a CTreeCtrl popup menu Pin
Exsilius30-Mar-04 20:19
Exsilius30-Mar-04 20:19 
GeneralRe: Parent notification with a CTreeCtrl popup menu Pin
ohadp30-Mar-04 20:31
ohadp30-Mar-04 20:31 
GeneralRe: Parent notification with a CTreeCtrl popup menu Pin
Exsilius31-Mar-04 1:41
Exsilius31-Mar-04 1:41 
Actually, I don't send manually the message. I use standard way (BEGIN_MESSAGE_MAP with the ON_COMMAND macro in my dialog...). I think I don't use the good terms to explain my problem.

I have tried with other messages (like TVN_SEL_CHANGED), and same problem : It doesn't work if I try to get it from my dialog.

Maybe I make something anormal and I don't see it...
Maybe the normal way to use a tree is to systematically use a derived class ? So I can manage all my message (I try and it works). But it doesn't seems to me very clean...

Thank you for spending your time ! Smile | :)

-------------------------------
Le sage cherche la Vérité,
L'imbécile l'a déjà trouvé.

GeneralRe: Parent notification with a CTreeCtrl popup menu Pin
ohadp31-Mar-04 1:57
ohadp31-Mar-04 1:57 
GeneralRe: Parent notification with a CTreeCtrl popup menu Pin
Exsilius31-Mar-04 3:40
Exsilius31-Mar-04 3:40 
GeneralMoved project - can't find file Pin
BlackDice30-Mar-04 3:10
BlackDice30-Mar-04 3:10 
GeneralRe: Moved project - can't find file Pin
Antony M Kancidrowski30-Mar-04 3:36
Antony M Kancidrowski30-Mar-04 3:36 
GeneralRe: Moved project - can't find file Pin
BlackDice30-Mar-04 3:45
BlackDice30-Mar-04 3:45 
GeneralSelf-Executable File!!! HELP PLEASE Pin
CZECHREPUBLIC30-Mar-04 2:42
sussCZECHREPUBLIC30-Mar-04 2:42 
GeneralRe: Self-Executable File!!! HELP PLEASE Pin
ohadp30-Mar-04 3:23
ohadp30-Mar-04 3:23 
GeneralRe: Self-Executable File!!! HELP PLEASE Pin
Czech Republic\30-Mar-04 6:11
sussCzech Republic\30-Mar-04 6:11 
GeneralRe: Self-Executable File!!! HELP PLEASE Pin
ohadp30-Mar-04 18:49
ohadp30-Mar-04 18:49 
GeneralRe: Self-Executable File!!! HELP PLEASE Pin
Alexander M.,30-Mar-04 8:30
Alexander M.,30-Mar-04 8:30 
GeneralMulti-threaded MFC Webcrawler (VC++) Pin
JonCage30-Mar-04 2:24
JonCage30-Mar-04 2:24 
GeneralRe: Multi-threaded MFC Webcrawler (VC++) Pin
ohadp30-Mar-04 3:21
ohadp30-Mar-04 3:21 
GeneralWriting editors for indian languages Pin
Sivaji30-Mar-04 2:09
Sivaji30-Mar-04 2:09 
GeneralRe: Writing editors for indian languages Pin
Monty230-Mar-04 2:24
Monty230-Mar-04 2:24 
GeneralRe: Writing editors for indian languages Pin
Sivaji30-Mar-04 17:39
Sivaji30-Mar-04 17:39 
GeneralShorcut menu Pin
CZECH REPUBLIC30-Mar-04 1:47
sussCZECH REPUBLIC30-Mar-04 1:47 
GeneralRe: Shorcut menu Pin
22491730-Mar-04 2:02
22491730-Mar-04 2:02 

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.