logo       

Re: WIN32: Multiple Windows without MDI: msg#02960

lang.realbasic.user

Subject: Re: WIN32: Multiple Windows without MDI

unless you have a one window app, mdi is the standard windows way.

Many other applications will spawn off copies of themselves instead of being an MDI application. For example, Explorer, IE and MS Word all do something like this. It's not always a new process per se, but it isn't SDI or MDI.

I would suggest just spawning off another instance of your application using .Launch if all the logic of the spawned copy is going to be the same as the parent.

~Aaron
--
Handy UNIX Commands:

sudo grep -e "My mind" -H -r /
mv /mnt/fuji /mnt/everest
mv "Ignorance" /dev/null

- - -
Unsubscribe or switch delivery mode:
<http://support.realsoftware.com/listmanager/>

Search the archives of this list here:
<http://support.realsoftware.com/listarchives/lists.html>



<Prev in Thread] Current Thread [Next in Thread>
Google Custom Search

News | FAQ | advertise