Re: 2 forms in MDI Window

From: Suresh Bhat <suresh.bhat_at_mitchell-energy.com>
Date: Tue, 03 Aug 1999 14:24:56 GMT
Message-ID: <01beddcc$87dfa380$a504fa80_at_mndnet>


Vasily,

You are using the correct built-in to open the second form.

Are you using open_form('formb', activate,session) command ? That is what I use.

If you want to see both the forms partially at the same time on the screen then go to menu option
window, then Cascade Or tile and then change the sizes of the forms to see both the forms.

There are 2 ways to see the opened forms 1 at a time that are hiding behind each other because they have been maximized and they are in their "Normal" state..

You can minimize each form in which case it will create small icons at the bottom of the MDI window.
Now you can choose whichever form you want to work with at a time.

Second method is microsoft way. Go to window option, you will see window names and numbers
which are hiding behind each other. Click on the window that you want to work with.

I have opened up to 20 windows on my NT which has 64MB of memory without any problem.

Later !!!

Suresh Bhat
Oracleguru
www.oracleguru.net
oracleguru_at_mailcity.com  

vasily_at_rust.formoza.ru wrote in article <37a7b6f4.0_at_news.omskelecom.ru>...
> How can I open 2 forms in 1 FORMS_MDI_WINDOW?
> I used open_form for open anove form, but new form hides old form.
>
> Sorry for bad english, thanks all for answers.
>
> Vasily Poushko,
> Moscow, Russia
>
>
Received on Tue Aug 03 1999 - 16:24:56 CEST

Original text of this message