SDI with multiple document templates
-
Hello all, I have created an SDI application with multiple document templates. When I click new file I get the option of which document type to create, which is nice. However if I create a document of a different type the current document then a new frame gets opened and I end up with one frame for each document type. I was hoping to get just the one frame, and to be able to switch the document type. Any suggestions as to how I can achieve this? Cheers, Mark
-
Hello all, I have created an SDI application with multiple document templates. When I click new file I get the option of which document type to create, which is nice. However if I create a document of a different type the current document then a new frame gets opened and I end up with one frame for each document type. I was hoping to get just the one frame, and to be able to switch the document type. Any suggestions as to how I can achieve this? Cheers, Mark
anyone? Thought I'd try killing the old frame when the new one opened to appear as if it was the same frame. Unfortunately the first frame is the main application window, so when that is closed the whole application closes - bye bye new window too. Hmmm I'm really surprised that this doesn't seem possible! Mark