Click here to Skip to main content
15,889,462 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: displaying dialog in MDIParent when it's loaded Pin
venadder21-Apr-06 6:24
venadder21-Apr-06 6:24 
GeneralRe: displaying dialog in MDIParent when it's loaded Pin
venadder21-Apr-06 7:19
venadder21-Apr-06 7:19 
AnswerRe: displaying dialog in MDIParent when it's loaded Pin
Cool Ju19-Apr-06 21:39
Cool Ju19-Apr-06 21:39 
GeneralRe: displaying dialog in MDIParent when it's loaded Pin
venadder21-Apr-06 6:10
venadder21-Apr-06 6:10 
GeneralRe: displaying dialog in MDIParent when it's loaded Pin
Cool Ju23-Apr-06 17:15
Cool Ju23-Apr-06 17:15 
GeneralRe: displaying dialog in MDIParent when it's loaded Pin
venadder24-Apr-06 6:37
venadder24-Apr-06 6:37 
GeneralRe: displaying dialog in MDIParent when it's loaded Pin
Cool Ju24-Apr-06 19:15
Cool Ju24-Apr-06 19:15 
GeneralRe: displaying dialog in MDIParent when it's loaded Pin
venadder25-Apr-06 5:30
venadder25-Apr-06 5:30 
A couple fo things:

1. The object was a CDialog so I changed the base class to CDialogBar
2.I used following code
m_launchbar->Create( this,IDD_LAUNCHBAR,CBRS_BOTTOM ,IDD_LAUNCHBAR );

this docs the window fine at the bottom without any setting of position and size using the SetWindowPos.

Now what happens is every button on the dialogbar is disabled and it took away the WinXp kind of look from the buttons too!!!

Any ideas, am reading MSDN too on this.

Thanks for your help , it was awesome
QuestionConditionals and RC files Pin
rentzk19-Apr-06 15:14
rentzk19-Apr-06 15:14 
AnswerRe: Conditionals and RC files Pin
Stephen Hewitt19-Apr-06 15:37
Stephen Hewitt19-Apr-06 15:37 
GeneralRe: Conditionals and RC files Pin
Bram van Kampen19-Apr-06 16:14
Bram van Kampen19-Apr-06 16:14 
GeneralRe: Conditionals and RC files Pin
Stephen Hewitt19-Apr-06 17:39
Stephen Hewitt19-Apr-06 17:39 
GeneralRe: Conditionals and RC files Pin
David Crow20-Apr-06 3:54
David Crow20-Apr-06 3:54 
GeneralRe: Conditionals and RC files Pin
kiran janaswamy19-Apr-06 19:02
kiran janaswamy19-Apr-06 19:02 
GeneralRe: Conditionals and RC files Pin
Stephen Hewitt19-Apr-06 20:38
Stephen Hewitt19-Apr-06 20:38 
QuestionRe: Conditionals and RC files Pin
David Crow20-Apr-06 3:59
David Crow20-Apr-06 3:59 
AnswerRe: Conditionals and RC files Pin
rentzk20-Apr-06 5:48
rentzk20-Apr-06 5:48 
QuestionMFC, DLL's Pin
Bram van Kampen19-Apr-06 14:37
Bram van Kampen19-Apr-06 14:37 
AnswerRe: Forwarding API's Pin
Bram van Kampen19-Apr-06 16:02
Bram van Kampen19-Apr-06 16:02 
QuestionCFile::Read Pin
Sam 200619-Apr-06 14:16
Sam 200619-Apr-06 14:16 
AnswerRe: CFile::Read Pin
valikac19-Apr-06 14:51
valikac19-Apr-06 14:51 
GeneralRe: CFile::Read Pin
Sam 200619-Apr-06 17:29
Sam 200619-Apr-06 17:29 
AnswerRe: CFile::Read Pin
Bram van Kampen19-Apr-06 15:56
Bram van Kampen19-Apr-06 15:56 
AnswerRe: CFile::Read Pin
kiran janaswamy19-Apr-06 19:38
kiran janaswamy19-Apr-06 19:38 
GeneralRe: CFile::Read Pin
David Crow20-Apr-06 4:02
David Crow20-Apr-06 4:02 

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.