--- mfstuart <[EMAIL PROTECTED]> wrote: > > Hi Jan, > Thanx Jan. I'll play around with that this weekend. > > BTW: > 1) I guess RunRev doesn't "natively" support MDI? > 2) And in YOUR script after the 'set the name of > it...', I should insert: go > to stack "EditAccount"? > > Thanx, > Mark Stuart >
When ypu 'clone' a stack, it is automatically opened an at the front. So your preOpenStack handler will be called, and you're good to go. Revolution indeed has no support for classic MDI as we know from the past, when application windows would contain other windows - as was the case in Microsoft producrs running in Windows. However, window-in-window is a model that is going away, replaced by tabbed areas in a singe window. Even Microsoft doesn't seem too fond of it anymore, if you look at Vista and Office 2007. But I'm sure Richard Gaskin can point out articles and research papers on this topic? :-) Jan Schenkel. Quartam Reports & PDF Library for Revolution <http://www.quartam.com> ===== "As we grow older, we grow both wiser and more foolish at the same time." (La Rochefoucauld) _______________________________________________ use-revolution mailing list [email protected] Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-revolution
