Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

How do I create a child window.

Status
Not open for further replies.

akpr

Programmer
Jul 25, 2001
19
US

I am developing an editor. How do I create a child window.
i.e. I have a main window, that hold menu function, output window and project window, and source window. I want to create a source window as child of the main window. So I can be able to open more than one source window, moreover I do not want to display the child window's information on status bar once it get minimized, but it should get displayed the minimized window on the main window
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top