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

C / C++ / MFC

 
GeneralRe: SetWindowText Problem in Release Version Pin
Rage8-Nov-05 5:54
professionalRage8-Nov-05 5:54 
GeneralRe: SetWindowText Problem in Release Version Pin
David Crow8-Nov-05 6:08
David Crow8-Nov-05 6:08 
GeneralRe: SetWindowText Problem in Release Version Pin
LittleYellowBird8-Nov-05 21:44
LittleYellowBird8-Nov-05 21:44 
GeneralRe: SetWindowText Problem in Release Version Pin
LittleYellowBird8-Nov-05 22:13
LittleYellowBird8-Nov-05 22:13 
GeneralRe: SetWindowText Problem in Release Version Pin
Rage15-Nov-05 21:18
professionalRage15-Nov-05 21:18 
GeneralRe: SetWindowText Problem in Release Version Pin
LittleYellowBird30-Nov-05 5:14
LittleYellowBird30-Nov-05 5:14 
Questioncannot open file(image) that saved Pin
sue8-Nov-05 3:01
sue8-Nov-05 3:01 
QuestionSplitted MDI Client (MFC) Pin
Andre xxxxxxx8-Nov-05 2:12
Andre xxxxxxx8-Nov-05 2:12 
I am developing an MDI application where each document can have up to 60 views. To manage the views and documents i've subclassed the MDI client and added tabs on the top to switch between the documents/files.

But i want to be able to compare the documents/files side by side. Therefore i would like to create a splitter window inside the MDI client (http://www.codeproject.com/splitter/kaldysimplesplitter.asp[^]) and display the child windows (CMDIChildWnd) for each document inside a pane.

But unfortunately the MFC makes the assumption that the MDI frame is two parents up of the child window and if the MDI client is not the parent MFC crashes.

Any suggestions?

Thanks
Andre
QuestionRepainting mechanism in VC++ ...OnPaint() Pin
maharaja pandian8-Nov-05 1:49
maharaja pandian8-Nov-05 1:49 
AnswerRe: Repainting mechanism in VC++ ...OnPaint() Pin
Calc208-Nov-05 2:17
Calc208-Nov-05 2:17 
AnswerRe: Repainting mechanism in VC++ ...OnPaint() Pin
Nibu babu thomas8-Nov-05 17:09
Nibu babu thomas8-Nov-05 17:09 
QuestionRepainting mechanism in VC++ ...OnPaint() Pin
maharaja pandian8-Nov-05 1:47
maharaja pandian8-Nov-05 1:47 
QuestionTree ctrl label edit Pin
LiYS7-Nov-05 22:31
LiYS7-Nov-05 22:31 
AnswerRe: Tree ctrl label edit Pin
*Dreamz7-Nov-05 23:36
*Dreamz7-Nov-05 23:36 
GeneralRe: Tree ctrl label edit Pin
LiYS8-Nov-05 2:28
LiYS8-Nov-05 2:28 
GeneralRe: Tree ctrl label edit Pin
Rage8-Nov-05 4:08
professionalRage8-Nov-05 4:08 
GeneralRe: Tree ctrl label edit Pin
LiYS8-Nov-05 14:35
LiYS8-Nov-05 14:35 
QuestionClassView Missing Please Help Pin
shivditya7-Nov-05 22:03
shivditya7-Nov-05 22:03 
AnswerRe: ClassView Missing Please Help Pin
kakan7-Nov-05 22:25
professionalkakan7-Nov-05 22:25 
QuestionRe: ClassView Missing Please Help Pin
shivditya7-Nov-05 23:45
shivditya7-Nov-05 23:45 
AnswerRe: ClassView Missing Please Help Pin
Vikash Dubey7-Nov-05 22:26
Vikash Dubey7-Nov-05 22:26 
GeneralRe: ClassView Missing Please Help Pin
shivditya7-Nov-05 23:41
shivditya7-Nov-05 23:41 
AnswerRe: ClassView Missing Please Help Pin
*Dreamz7-Nov-05 22:34
*Dreamz7-Nov-05 22:34 
QuestionWhy I can't CreateDragImage in CTreeCtrl? Pin
white jungle7-Nov-05 21:21
white jungle7-Nov-05 21:21 
AnswerRe: Why I can't CreateDragImage in CTreeCtrl? Pin
Rage8-Nov-05 4:12
professionalRage8-Nov-05 4:12 

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.