GIDForums  

Go Back   GIDForums > Computer Programming Forums > MS Visual C++ / MFC Forum
User Name
Password
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

 
 
Thread Tools Search this Thread Rate Thread
  #1  
Old 25-Aug-2006, 23:16
kaiser3519 kaiser3519 is offline
New Member
 
Join Date: Apr 2006
Posts: 12
kaiser3519 is on a distinguished road
Exclamation

Creating a new instance of my application


Hi 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  
Old 26-Aug-2006, 13:33
TurboPT's Avatar
TurboPT TurboPT is offline
Senior Member
 
Join Date: Feb 2006
Location: Atlanta, GA
Posts: 1,017
TurboPT is a jewel in the roughTurboPT is a jewel in the roughTurboPT is a jewel in the rough

Re: Creating a new instance of my application


That 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 GIDBlogUS Elections and the ?Voter?s Responsibility? by crystalattice

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump

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

All times are GMT -6. The time now is 05:06.


vBulletin, Copyright © 2000 - 2009, Jelsoft Enterprises Ltd.