|
Re: WIN32: Multiple Windows without MDI: msg#02991lang.realbasic.user
Thanks Aaron, Yes, the logic is the same. What's your suggestion for handling shared resources? I.e. I add a BookMark in one instance. How can I tell the other instances (if there's a way to know 'who' they are...) to update their menus? Is that what DDE is for? TIA, Juergen On 1/30/04 1:14 PM, "Aaron Ballman" <aaron-c3q76hHYWa4i8rCdYzckzA@xxxxxxxxxxxxxxxx> wrote: > 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 - - - 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: | Textchange event & f.CreateTextFile, Brian Heibert |
|---|---|
| Next by Date: | Re: WIN32: Multiple Windows without MDI, Aaron Ballman |
| Previous by Thread: | Re: WIN32: Multiple Windows without MDI, Aaron Ballman |
| Next by Thread: | Re: WIN32: Multiple Windows without MDI, Aaron Ballman |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |