![]() |
|
#1
|
|||
|
|||
Creating a new instance of my applicationHi everyone.
I've implemented a SDI Form and I've realized that I have a mistake in my program that I didn't take care. well, the point is this, maybe some of you know how to solve this, but because I am newby, I dont know. MY program is a simple editor like window's notepad, so my editor has a filter associated with it, .rul, when I try doyble-click in a file, my application is open, BUT, when I try to open another file, the file is loaded in the frame that I have gotten before with the last file, so every file that I open, is loaded in the same frame, it never loads files on indepent frame, and I dont know how to solve this, I need that my files be open in different frames, I know that this can be solve using MDI forms, but in my case is imposible, I need to do this in this kind of Forms. Regards.. |
|
#2
|
||||
|
||||
Re: Creating a new instance of my applicationThat is the purpose of MDI, not SDI. SDI is single document interface or one-doc-at-a-time, whereas MDI is multiple document interface.
MS Word is a MDI application, for example. __________________
Use the force...read the source!! WYCIWYG -- what you code is what you get! |
Recent GIDBlog
US Elections and the ?Voter?s Responsibility? by crystalattice
| Thread Tools | Search this Thread |
| Rate This Thread | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| creating a Java application to send an SMS via my DKU-5 serial cable. | kiwicas | Java Forum | 0 | 04-May-2006 08:55 |
| How to Run my Application On Server | swaraj | MS Visual C++ / MFC Forum | 0 | 22-Apr-2006 02:17 |
| c++ Reading the data of map from other application | vatsa_mitr | C++ Forum | 3 | 14-Apr-2006 08:24 |
| help | rajusb | MS Visual C++ / MFC Forum | 24 | 28-Nov-2005 23:35 |
| Help! Some basal questions about MFC | xutingnjupt | MS Visual C++ / MFC Forum | 1 | 05-Dec-2004 04:38 |
Network Sites: GIDNetwork · GIDWebHosts · GIDSearch · Learning Journal by J de Silva, The