Click here to Skip to main content
15,919,178 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: about programing windows example Pin
Tibor Blazko13-May-03 0:38
Tibor Blazko13-May-03 0:38 
GeneralRe: about programing windows example Pin
Anthony_Yio13-May-03 1:13
Anthony_Yio13-May-03 1:13 
GeneralLVM_GETSUBITEMRECT Pin
JensB13-May-03 0:22
JensB13-May-03 0:22 
GeneralVisual Studio project loading problems Pin
Meghani12-May-03 23:58
Meghani12-May-03 23:58 
Generalfloating point arithmic Pin
roel_12-May-03 23:47
roel_12-May-03 23:47 
QuestionUsing IDE with a Python build-script fails? Pin
Moak12-May-03 23:27
Moak12-May-03 23:27 
AnswerRe: Using IDE with a Python build-script fails? - Solved Pin
Moak13-May-03 0:08
Moak13-May-03 0:08 
GeneralNewbie Question Pin
Jorgen E.12-May-03 23:24
Jorgen E.12-May-03 23:24 
Ok, I know this is really a back to basics question, but I would really appreciate some help.

I am developing a MFC application (mainly to teach myself the whole thing) and I am trying to show a modal dialog box when I click a toolbar button. (SDI program). I get response when I click the button, but the dialog show various errors when I try diffrent approaches I found in source codes on the net. Sometimes it hangs, sometimes it just doesn't show up, but hangs the rest of the app (because it's modal, yes I know). I haven't gotten to the point where I can actually interact with the dialog, as in pushing the command buttons, writing in the edit boxes and such.

The dialog box is a dialog resource template with it's own class CDataEditor, derived from CDialog. In my code, I am mostly trying DoModal() but as you understand, it's not going very well.

Hope you can get me out of this....Big Grin | :-D
GeneralRe: Newbie Question Pin
jhwurmbach12-May-03 23:35
jhwurmbach12-May-03 23:35 
GeneralRe: Newbie Question Pin
Jorgen E.12-May-03 23:40
Jorgen E.12-May-03 23:40 
GeneralRe: Newbie Question Pin
jhwurmbach12-May-03 23:55
jhwurmbach12-May-03 23:55 
GeneralRe: Newbie Question Pin
Jorgen E.13-May-03 0:04
Jorgen E.13-May-03 0:04 
GeneralRe: Newbie Question Pin
jhwurmbach13-May-03 1:08
jhwurmbach13-May-03 1:08 
GeneralRe: Newbie Question Pin
Jorgen E.13-May-03 1:19
Jorgen E.13-May-03 1:19 
GeneralRe: Newbie Question Pin
David Crow13-May-03 2:32
David Crow13-May-03 2:32 
GeneralRe: Newbie Question Pin
Jorgen E.13-May-03 2:39
Jorgen E.13-May-03 2:39 
GeneralRe: Newbie Question Pin
jhwurmbach13-May-03 2:51
jhwurmbach13-May-03 2:51 
GeneralRe: Newbie Question Pin
Jorgen E.13-May-03 3:07
Jorgen E.13-May-03 3:07 
GeneralRe: Newbie Question Pin
Chris Richardson13-May-03 16:44
Chris Richardson13-May-03 16:44 
GeneralRe: Newbie Question Pin
Alvaro Mendez13-May-03 6:21
Alvaro Mendez13-May-03 6:21 
GeneralWin2k winlogon policy Pin
abhinarulkar12-May-03 23:16
abhinarulkar12-May-03 23:16 
GeneralCString 2 integer and reverse Pin
macmac3812-May-03 22:18
macmac3812-May-03 22:18 
GeneralRe: CString 2 integer and reverse Pin
jason9912-May-03 22:55
jason9912-May-03 22:55 
GeneralRe: CString 2 integer and reverse Pin
macmac3812-May-03 23:40
macmac3812-May-03 23:40 
GeneralRe: CString 2 integer and reverse Pin
roel_12-May-03 23:53
roel_12-May-03 23:53 

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.