Click here to Skip to main content
15,923,051 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Sorry ,this does not answer my question Pin
Cool Ju21-Nov-05 21:42
Cool Ju21-Nov-05 21:42 
GeneralRe: Sorry ,this does not answer my question Pin
RaajaOfSelf21-Nov-05 22:29
RaajaOfSelf21-Nov-05 22:29 
QuestionAsk for help : About PropertyPage Pin
chenxiujie21-Nov-05 18:19
chenxiujie21-Nov-05 18:19 
AnswerRe: Ask for help : About PropertyPage Pin
khan++21-Nov-05 18:43
khan++21-Nov-05 18:43 
Questioninter-program communication Pin
Roy K21-Nov-05 18:17
Roy K21-Nov-05 18:17 
AnswerRe: inter-program communication Pin
kakan21-Nov-05 19:01
professionalkakan21-Nov-05 19:01 
AnswerRe: inter-program communication Pin
ThatsAlok22-Nov-05 0:33
ThatsAlok22-Nov-05 0:33 
Questiondisable parent window Pin
Nishad S21-Nov-05 17:59
Nishad S21-Nov-05 17:59 
Hi,

I need to show some messageboxes (derived from CDialog) from some threads.
The parent window need to be disabled at that time. I disabled the parent window (whenever the messagebox is shown) using EnableWindow(FALSE).
But when any of the messageboxes is closed, the parent becomes enabled. The parent must be disabled until the last messagebox is closed.

What is the solution for this case?

Thank you.

- NS -
AnswerRe: disable parent window Pin
khan++21-Nov-05 19:03
khan++21-Nov-05 19:03 
GeneralRe: disable parent window Pin
Nishad S21-Nov-05 19:18
Nishad S21-Nov-05 19:18 
GeneralRe: disable parent window Pin
khan++21-Nov-05 19:35
khan++21-Nov-05 19:35 
GeneralRe: disable parent window Pin
Nishad S21-Nov-05 19:38
Nishad S21-Nov-05 19:38 
GeneralRe: disable parent window Pin
khan++21-Nov-05 19:53
khan++21-Nov-05 19:53 
GeneralRe: disable parent window Pin
Nishad S21-Nov-05 19:59
Nishad S21-Nov-05 19:59 
AnswerRe: disable parent window Pin
Owner drawn21-Nov-05 19:31
Owner drawn21-Nov-05 19:31 
GeneralRe: disable parent window Pin
Nishad S21-Nov-05 19:40
Nishad S21-Nov-05 19:40 
QuestionHow to change CEdit's background color and text color? thanks. Pin
LeeeNN21-Nov-05 17:18
LeeeNN21-Nov-05 17:18 
AnswerRe: How to change CEdit's background color and text color? thanks. Pin
Owner drawn21-Nov-05 19:33
Owner drawn21-Nov-05 19:33 
QuestionHow to display value immediatle to status bar by SenMessage() Pin
quangpk21-Nov-05 16:17
quangpk21-Nov-05 16:17 
AnswerRe: How to display value immediatle to status bar by SenMessage() Pin
Christian Graus21-Nov-05 16:35
protectorChristian Graus21-Nov-05 16:35 
AnswerRe: How to display value immediatle to status bar by SenMessage() Pin
khan++21-Nov-05 19:46
khan++21-Nov-05 19:46 
AnswerRe: How to display value immediatle to status bar by SenMessage() Pin
Owner drawn21-Nov-05 19:57
Owner drawn21-Nov-05 19:57 
QuestionBoost with VC8 Pin
Ed K21-Nov-05 16:11
Ed K21-Nov-05 16:11 
QuestionCScrollBar: what's the secret? Pin
Jamaica21-Nov-05 15:15
Jamaica21-Nov-05 15:15 
AnswerAnd moreover... Pin
Jamaica21-Nov-05 15:21
Jamaica21-Nov-05 15:21 

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.