Child Windows is an MDI Application 
Author Message
 Child Windows is an MDI Application

Hi,

        I have a created a new MFC MDI Application project using the
AppWizard, and I wish to create a Tool Window similar to the one used
in Adobe Photoshop, Visual Studio Resource Editor, etc.  I have
modified the MainFrame's WS_CHILDREN bit to TRUE and have modified the
other MDIChild window's to CLIP_SIBLINGS.  My ToolWindow class is set
to WS_CHILD.  The problem which I am experiencing is that when my Tool
Window is created, the client area is displayed on an MDI Child
window, but the title bar is not being displayed and I cannot interact
with the Tool Window.  If I do not set the WS_CHILD bit to TRUE, the
Tool Window is created like it should, except that it can be moved
anywhere on the desktop.  I wish to have my tool window only be
displayed within the client area of my main frame.  Any help would be
greatly appreciated, thank you.

Chirs Kirk.



Thu, 22 Mar 2001 03:00:00 GMT  
 
 [ 1 post ] 

 Relevant Pages 

1. How develop MDI application with child forms like VB MDI and Child forms

2. Creating Borderless Child Windows in an MDI application

3. How can I calculate amout open the same child windows in MDI application

4. Creating Borderless Child Windows in an MDI application

5. Get count and list of opened child windows(documents) in MDI application

6. Creating Borderless Child Windows in an MDI application

7. MFC MDI Multiple Views in Separate MDI Child Windows

8. Opening a new MDI child when no MDI Child exists

9. Opening a new MDI child from a MDI Child

10. Hiding an MDI Child Window when application starts

11. last child window was cloased in MDI application - how to determine

12. Popping Child Window To top in a MDI application

 

 
Powered by phpBB® Forum Software