Click here to Skip to main content
15,896,606 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Multiple Child Dialogs Pin
KarstenK21-Aug-09 2:56
mveKarstenK21-Aug-09 2:56 
GeneralRe: Multiple Child Dialogs Pin
SutterA21-Aug-09 3:05
SutterA21-Aug-09 3:05 
GeneralRe: Multiple Child Dialogs Pin
KarstenK21-Aug-09 3:10
mveKarstenK21-Aug-09 3:10 
AnswerRe: Multiple Child Dialogs Pin
SutterA21-Aug-09 3:16
SutterA21-Aug-09 3:16 
GeneralRe: Multiple Child Dialogs Pin
David Crow21-Aug-09 3:21
David Crow21-Aug-09 3:21 
AnswerRe: Multiple Child Dialogs Pin
Code-o-mat20-Aug-09 22:57
Code-o-mat20-Aug-09 22:57 
GeneralRe: Multiple Child Dialogs Pin
SutterA20-Aug-09 23:04
SutterA20-Aug-09 23:04 
GeneralRe: Multiple Child Dialogs Pin
Code-o-mat20-Aug-09 23:09
Code-o-mat20-Aug-09 23:09 
Are you sure your child dialog got created (did for example its OnInitDialog run)? Did you try explicitly calling ShowWindow(SW_SHOW) on it after it was created? How did you embed it into your other child dialog? Is it maybe a drawing problem, try setting "Clip children" to TRUE on the dialog that contains the other child that seems invisible.

> The problem with computers is that they do what you tell them to do and not what you want them to do. <
> Life: great graphics, but the gameplay sux. <

GeneralRe: Multiple Child Dialogs Pin
SutterA20-Aug-09 23:16
SutterA20-Aug-09 23:16 
QuestionMessge "the device is not ready" occur. Pin
Le@rner20-Aug-09 20:41
Le@rner20-Aug-09 20:41 
AnswerRe: Messge "the device is not ready" occur. Pin
_AnsHUMAN_ 20-Aug-09 21:51
_AnsHUMAN_ 20-Aug-09 21:51 
GeneralRe: Messge "the device is not ready" occur. Pin
Le@rner20-Aug-09 21:57
Le@rner20-Aug-09 21:57 
QuestionConverting CString to int Pin
Le@rner20-Aug-09 18:47
Le@rner20-Aug-09 18:47 
AnswerRe: Converting CString to int Pin
Adam Roderick J20-Aug-09 19:11
Adam Roderick J20-Aug-09 19:11 
GeneralRe: Converting CString to int Pin
Le@rner20-Aug-09 19:37
Le@rner20-Aug-09 19:37 
QuestionRetreive Hard Disk Interface Type Pin
Abinash Mohanty20-Aug-09 18:39
Abinash Mohanty20-Aug-09 18:39 
AnswerRe: Retreive Hard Disk Interface Type Pin
Randor 20-Aug-09 22:32
professional Randor 20-Aug-09 22:32 
QuestionADO Connection String. Pin
forexsurfr20-Aug-09 17:11
forexsurfr20-Aug-09 17:11 
AnswerRe: ADO Connection String. Pin
Rane20-Aug-09 18:12
Rane20-Aug-09 18:12 
AnswerRe: ADO Connection String. Pin
forexsurfr20-Aug-09 18:39
forexsurfr20-Aug-09 18:39 
GeneralRe: ADO Connection String. Pin
Rane21-Aug-09 0:55
Rane21-Aug-09 0:55 
QuestionHow can i do a unique reference to a function name that appear in two classes ? Pin
SNArruda20-Aug-09 13:40
SNArruda20-Aug-09 13:40 
AnswerRe: How can i do a unique reference to a function name that appear in two classes ? Pin
Chuck O'Toole20-Aug-09 15:13
Chuck O'Toole20-Aug-09 15:13 
GeneralRe: How can i do a unique reference to a function name that appear in two classes ? Pin
SNArruda20-Aug-09 16:49
SNArruda20-Aug-09 16:49 
GeneralRe: How can i do a unique reference to a function name that appear in two classes ? Pin
KarstenK20-Aug-09 21:33
mveKarstenK20-Aug-09 21:33 

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.