Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.tools -> Re: Maximize Runform

Re: Maximize Runform

From: Kenny Gump <kgump_at_mylanlabs.comnospam>
Date: Tue, 12 Dec 2000 07:55:50 -0500
Message-ID: <3a362061_1@News.Mountain.Net>

Add a WHEN-NEW-FORM-INSTANCE trigger with set_window_property(FORMS_MDI_WINDOW, window_state, maximize);

Also set the window property for the main window to maximize.

Kenny
"C Marc" <cmarcoux_at_webnet.qc.ca> wrote in message news:I0cZ5.573$Wd4.49760043_at_news1.mtl.metronet.ca...
> Hi!
>
> I need to maximize my runform Window, when I open a form.
> But I can't find where I configure this:
>
> f45run module=myform userid=scott/tiger window_state=MAXIMIZE
>
> Help will be appreciate.
>
> Thanks
>
> Claire
>
>
>
>
Received on Tue Dec 12 2000 - 06:55:50 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US