Click here to Skip to main content
15,921,840 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: From one project to another Pin
Nicolai M31-Mar-06 8:09
Nicolai M31-Mar-06 8:09 
QuestionCustom CListCtrl Scrolling Pin
Dinu John29-Mar-06 0:35
Dinu John29-Mar-06 0:35 
AnswerRe: Custom CListCtrl Scrolling Pin
Gavin Taylor29-Mar-06 2:02
professionalGavin Taylor29-Mar-06 2:02 
QuestionHow to get notificaion when laptop switches from power to battery? Pin
Amarelia29-Mar-06 0:31
Amarelia29-Mar-06 0:31 
AnswerRe: How to get notificaion when laptop switches from power to battery? Pin
Nibu babu thomas29-Mar-06 0:52
Nibu babu thomas29-Mar-06 0:52 
GeneralRe: How to get notificaion when laptop switches from power to battery? Pin
Amarelia29-Mar-06 2:06
Amarelia29-Mar-06 2:06 
AnswerRe: How to get notificaion when laptop switches from power to battery? Pin
David Crow29-Mar-06 3:26
David Crow29-Mar-06 3:26 
QuestionChild Vs Popup Dialogs ? Pin
llp00na29-Mar-06 0:25
llp00na29-Mar-06 0:25 
Hello guys;
have got a bench of simple questions regarding dialog boxes i hope you 'll be generous enough to answer some/all of them.

A description of the problem: I am trying to build a simple MFC application in which the user has to input some data (ie. x,y,z coordinates). I however dont want the user to directly interact/use the main application (which will be used for a different purpose) but to use another dialog. As i am very novice to WinAPI, i thought a good way to get the input is through a child dialog (**Please if there is a better way let me know**). I chose a Modal dialog because i want to disable the main application while the user is providing the input.

Question One:. upon creation of a modal dialog (Style: Child) I can not use it all, all application freezes including the dialog child !!! how can i solve this issue ?

Question Two:. In a desprate try to solve this issue, i created an other modal dialog but this time (Style: Popup). and it works fineSmile | :)
Can someone please explain whats the difference between Style: Child Vs Popup apart from the visual appearance !!! ie. properties and characteristics of each.

My Key question is: Which style would you prefer to use in my case???

many thanks

llp00na

-- modified at 6:30 Wednesday 29th March, 2006
AnswerRe: Child Vs Popup Dialogs ? Pin
Nibu babu thomas29-Mar-06 0:30
Nibu babu thomas29-Mar-06 0:30 
GeneralRe: Child Vs Popup Dialogs ? Pin
llp00na29-Mar-06 0:35
llp00na29-Mar-06 0:35 
GeneralRe: Child Vs Popup Dialogs ? Pin
Nibu babu thomas29-Mar-06 0:44
Nibu babu thomas29-Mar-06 0:44 
GeneralRe: Child Vs Popup Dialogs ? Pin
llp00na29-Mar-06 1:08
llp00na29-Mar-06 1:08 
AnswerRe: Child Vs Popup Dialogs ? Pin
Maximilien29-Mar-06 2:49
Maximilien29-Mar-06 2:49 
GeneralRe: Child Vs Popup Dialogs ? Pin
llp00na29-Mar-06 8:09
llp00na29-Mar-06 8:09 
QuestionHow Can I Read CakeWalk's wrk File Pin
akira3229-Mar-06 0:13
akira3229-Mar-06 0:13 
AnswerRe: How Can I Read CakeWalk's wrk File Pin
Ștefan-Mihai MOGA29-Mar-06 0:50
professionalȘtefan-Mihai MOGA29-Mar-06 0:50 
QuestionHow Can I Read Midi File? Pin
akira3229-Mar-06 0:12
akira3229-Mar-06 0:12 
AnswerRe: How Can I Read Midi File? Pin
Shoaib Patel29-Mar-06 0:25
Shoaib Patel29-Mar-06 0:25 
AnswerRe: How Can I Read Midi File? Pin
Shoaib Patel29-Mar-06 0:37
Shoaib Patel29-Mar-06 0:37 
GeneralRe: How Can I Read Midi File? Pin
akira3229-Mar-06 3:16
akira3229-Mar-06 3:16 
AnswerRe: How Can I Read Midi File? Pin
Ștefan-Mihai MOGA29-Mar-06 0:52
professionalȘtefan-Mihai MOGA29-Mar-06 0:52 
AnswerRe: How Can I Read Midi File? Pin
David Crow29-Mar-06 3:29
David Crow29-Mar-06 3:29 
Questiondelete Pin
HakunaMatada28-Mar-06 23:38
HakunaMatada28-Mar-06 23:38 
AnswerRe: delete Pin
Ștefan-Mihai MOGA28-Mar-06 23:46
professionalȘtefan-Mihai MOGA28-Mar-06 23:46 
AnswerRe: delete Pin
Cedric Moonen28-Mar-06 23:46
Cedric Moonen28-Mar-06 23:46 

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.