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