Click here to Skip to main content
16,011,482 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralPoor little orphan button Pin
Derek Lakin19-Nov-01 6:51
Derek Lakin19-Nov-01 6:51 
GeneralRe: Poor little orphan button Pin
Alvaro Mendez19-Nov-01 10:36
Alvaro Mendez19-Nov-01 10:36 
GeneralRe: Poor little orphan button Pin
Derek Lakin19-Nov-01 19:59
Derek Lakin19-Nov-01 19:59 
GeneralRe: Poor little orphan button Pin
Alvaro Mendez20-Nov-01 8:10
Alvaro Mendez20-Nov-01 8:10 
GeneralRe: Poor little orphan button Pin
Derek Lakin20-Nov-01 23:32
Derek Lakin20-Nov-01 23:32 
GeneralRe: Poor little orphan button Pin
Derek Lakin22-Nov-01 0:54
Derek Lakin22-Nov-01 0:54 
GeneralDialog Box Problems Pin
19-Nov-01 6:29
suss19-Nov-01 6:29 
GeneralRe: Dialog Box Problems Pin
Carlos Antollini19-Nov-01 7:54
Carlos Antollini19-Nov-01 7:54 
You need to get the value that returns the Dialog.
In DoModal returns the Identificator of the button that the user presed.
For Ok returns IDOK for Cancel returns IDCANCEL.

You must to put this function in the OnInitDialog()....
Is easy....

Best Regards!!!!

Carlos Antollini.
GeneralRe: Dialog Box Problems Pin
Michael Dunn19-Nov-01 7:57
sitebuilderMichael Dunn19-Nov-01 7:57 
GeneralRe: Dialog Box Problems Pin
mvworld19-Nov-01 10:46
mvworld19-Nov-01 10:46 
GeneralPrinting - positioning problem Pin
pmarki19-Nov-01 6:09
pmarki19-Nov-01 6:09 
GeneralRe: Printing - positioning problem Pin
Rassman20-Nov-01 5:18
Rassman20-Nov-01 5:18 
GeneralMicrosoft FlexGrid Control 6.0 Pin
19-Nov-01 5:37
suss19-Nov-01 5:37 
GeneralRe: Microsoft FlexGrid Control 6.0 Pin
Carlos Antollini19-Nov-01 5:51
Carlos Antollini19-Nov-01 5:51 
Questionhow to move (drag) controls in the dialog? Pin
19-Nov-01 5:20
suss19-Nov-01 5:20 
AnswerRe: how to move (drag) controls in the dialog? Pin
Andres Manggini19-Nov-01 9:49
Andres Manggini19-Nov-01 9:49 
GeneralExplorer FolderView Pin
TusharKarsan19-Nov-01 5:07
TusharKarsan19-Nov-01 5:07 
QuestionWTL FormView: Where are the scrollbars? Pin
TusharKarsan19-Nov-01 4:37
TusharKarsan19-Nov-01 4:37 
GeneralUnsuported operations Pin
19-Nov-01 4:34
suss19-Nov-01 4:34 
GeneralRe: Unsuported operations Pin
moliate19-Nov-01 7:59
moliate19-Nov-01 7:59 
QuestionHow to get CD-ROM Manufacturer string? Pin
Rui Lopes19-Nov-01 4:19
Rui Lopes19-Nov-01 4:19 
GeneralPrinting Pin
mazy19-Nov-01 3:57
mazy19-Nov-01 3:57 
GeneralWhy I can't get record from database Pin
white jungle19-Nov-01 2:07
white jungle19-Nov-01 2:07 
GeneralRe: Why I can't get record from database Pin
Carlos Antollini19-Nov-01 2:16
Carlos Antollini19-Nov-01 2:16 
GeneralRe: Why I can't get record from database Pin
white jungle19-Nov-01 2:27
white jungle19-Nov-01 2:27 

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.