|
Re: WIN32: Multiple Windows without MDI: msg#02960lang.realbasic.user
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> |
|---|---|---|
| Previous by Date: | Re: WIN32: Multiple Windows without MDI, Wade Davis |
|---|---|
| Next by Date: | Re: Editfield not updating, Seth F . Duke |
| Previous by Thread: | Re: WIN32: Multiple Windows without MDI, Wade Davis |
| Next by Thread: | Re: WIN32: Multiple Windows without MDI, Juergen Schreck |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |