Click here to Skip to main content
16,005,038 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: is this a clue? Pin
Ravi Bhavnani26-Mar-03 9:31
professionalRavi Bhavnani26-Mar-03 9:31 
GeneralRe: is this a clue? Pin
ns26-Mar-03 9:42
ns26-Mar-03 9:42 
GeneralRe: is this a clue? Pin
Tim Smith26-Mar-03 9:53
Tim Smith26-Mar-03 9:53 
GeneralRe: is this a clue? Pin
Ravi Bhavnani26-Mar-03 10:00
professionalRavi Bhavnani26-Mar-03 10:00 
GeneralRe: is this a clue? Pin
ns27-Mar-03 1:51
ns27-Mar-03 1:51 
Generalno go... Pin
ns27-Mar-03 2:25
ns27-Mar-03 2:25 
GeneralRe: is this a clue? Pin
Ravi Bhavnani27-Mar-03 2:52
professionalRavi Bhavnani27-Mar-03 2:52 
GeneralRe: is this a clue? Pin
ns27-Mar-03 3:25
ns27-Mar-03 3:25 
Well,

The trick you suggested does one good thing. My main UI comes up fast now (blank) since the lengthy processing is delegated to the PosTMessage to itself. Its (the main UI)not active till that postMessage wraps up but at least the user can be reassured that somethings happening. It automatically hourglasses itself ---- so even though I STILL dont have the informing dialog, my purpose is quite well served. An inadvertent workaround.....Smile | :)

So....I guess I am okay with this........but still never saw the cdialog at all!!!
Whats really bizarre is that earlier in OnInitialUpdate I instantiate a vector of modeless bozes and show images in them >These show up fine, as the very first thing!!!!
So its happy to do that, but not to put text in my later CDialogs label.............

Appreciate your help,
ns
GeneralRe: is this a clue? Pin
Ravi Bhavnani27-Mar-03 5:42
professionalRavi Bhavnani27-Mar-03 5:42 
Generalso ques is: Pin
ns27-Mar-03 6:52
ns27-Mar-03 6:52 
GeneralRe: so ques is: Pin
Ravi Bhavnani27-Mar-03 7:13
professionalRavi Bhavnani27-Mar-03 7:13 
GeneralRe: so ques is: Pin
ns27-Mar-03 7:23
ns27-Mar-03 7:23 
GeneralReally bizarre but resolved (though no see CDlg) Pin
ns27-Mar-03 7:27
ns27-Mar-03 7:27 
GeneralRe: so ques is: Pin
ns27-Mar-03 7:56
ns27-Mar-03 7:56 
GeneralRe: so ques is: Pin
Ravi Bhavnani27-Mar-03 8:42
professionalRavi Bhavnani27-Mar-03 8:42 
GeneralEmbedded Excel Pin
act_x26-Mar-03 8:30
act_x26-Mar-03 8:30 
GeneralRe: Embedded Excel Pin
François Gasnier26-Mar-03 10:32
François Gasnier26-Mar-03 10:32 
GeneralRe: Embedded Excel Pin
act_x26-Mar-03 11:10
act_x26-Mar-03 11:10 
GeneralRegex++ causes abnormal program termination Pin
annum26-Mar-03 8:25
annum26-Mar-03 8:25 
GeneralRe: Regex++ causes abnormal program termination Pin
Dave Bryant26-Mar-03 9:12
Dave Bryant26-Mar-03 9:12 
GeneralRe: Regex++ causes abnormal program termination Pin
Steve Mayfield26-Mar-03 9:34
Steve Mayfield26-Mar-03 9:34 
GeneralRe: Regex++ causes abnormal program termination Pin
annum26-Mar-03 14:54
annum26-Mar-03 14:54 
Generalsetting the "break on unhandled exceptions" Pin
ns26-Mar-03 8:25
ns26-Mar-03 8:25 
GeneralRe: setting the "break on unhandled exceptions" Pin
Chris Losinger26-Mar-03 8:47
professionalChris Losinger26-Mar-03 8:47 
GeneralRe: setting the "break on unhandled exceptions" Pin
ns26-Mar-03 8:51
ns26-Mar-03 8:51 

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.