Click here to Skip to main content
16,016,738 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: load image Pin
ThatsAlok23-Aug-05 1:54
ThatsAlok23-Aug-05 1:54 
QuestionCombo box in a menu !!! Is it possible ? Pin
UsmanMKhan23-Aug-05 1:01
UsmanMKhan23-Aug-05 1:01 
AnswerRe: Combo box in a menu !!! Is it possible ? Pin
toxcct23-Aug-05 1:09
toxcct23-Aug-05 1:09 
GeneralI Agree with you but ..... Pin
UsmanMKhan23-Aug-05 2:25
UsmanMKhan23-Aug-05 2:25 
GeneralRe: I Agree with you but ..... Pin
toxcct23-Aug-05 5:33
toxcct23-Aug-05 5:33 
GeneralRe: I Agree with you but ..... Pin
UsmanMKhan24-Aug-05 21:10
UsmanMKhan24-Aug-05 21:10 
GeneralRe: I Agree with you but ..... Pin
UsmanMKhan24-Aug-05 21:10
UsmanMKhan24-Aug-05 21:10 
GeneralWindows Event Messages Pin
Hachaso23-Aug-05 0:34
Hachaso23-Aug-05 0:34 
I'm having a small problem with my test program.
I have a Dialogbased program that has a bunch of buttons.
When I click on one of them, another Dialog appears. This new Dialog has only one button, called
"Continue".
Here's where my problem starts. This new dialog that appears should after a couple of seconds
activate another Dialog. This is done by a timer or Sleep function. The thing is that I manage
to get the third Dialog to appear automatically but I found that the Second Dialog with the button
"Continue" didn't show the button. It's like the Dialog is drawn but not the button.

Hope you understand my problem.

Is there any event that is sent afte the whole Dialog is painted, including the button or other controls?

I've tryed, WM_PAINT, WM_ACTIVATE, WM_SHOWWINDOW.

Please help!


GeneralRe: Windows Event Messages Pin
ThatsAlok23-Aug-05 0:43
ThatsAlok23-Aug-05 0:43 
GeneralRe: Windows Event Messages Pin
Hachaso23-Aug-05 0:58
Hachaso23-Aug-05 0:58 
GeneralRe: Windows Event Messages Pin
ThatsAlok23-Aug-05 3:35
ThatsAlok23-Aug-05 3:35 
GeneralRe: Windows Event Messages Pin
Hachaso23-Aug-05 21:17
Hachaso23-Aug-05 21:17 
GeneralRe: Windows Event Messages Pin
MailtoGops23-Aug-05 4:13
MailtoGops23-Aug-05 4:13 
GeneralLoadImage (newbie) Pin
dave2k23-Aug-05 0:05
dave2k23-Aug-05 0:05 
GeneralRe: LoadImage (newbie) Pin
toxcct23-Aug-05 0:20
toxcct23-Aug-05 0:20 
GeneralRe: LoadImage (newbie) Pin
dave2k23-Aug-05 0:29
dave2k23-Aug-05 0:29 
GeneralCBitmap of 87 MB : one OK, but not two... Pin
Kochise22-Aug-05 23:30
Kochise22-Aug-05 23:30 
Generaltelephone dictionary in c++ Pin
Anonymous22-Aug-05 21:30
Anonymous22-Aug-05 21:30 
GeneralRe: telephone dictionary in c++ Pin
toxcct22-Aug-05 21:56
toxcct22-Aug-05 21:56 
GeneralRe: telephone dictionary in c++ Pin
oustar22-Aug-05 22:16
oustar22-Aug-05 22:16 
GeneralRe: telephone dictionary in c++ Pin
ThatsAlok22-Aug-05 22:34
ThatsAlok22-Aug-05 22:34 
Generaldirectshow avi source filter Pin
villalvilla22-Aug-05 20:19
villalvilla22-Aug-05 20:19 
GeneralStructures in VC Pin
nadia!22-Aug-05 19:58
sussnadia!22-Aug-05 19:58 
GeneralRe: Structures in VC Pin
Abebe22-Aug-05 20:03
Abebe22-Aug-05 20:03 
GeneralRe: Structures in VC Pin
kakan22-Aug-05 20:13
professionalkakan22-Aug-05 20:13 

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.