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

Home -> Community -> Usenet -> c.d.o.misc -> Re: Dev/2000: Want the form MAXIMIZED!

Re: Dev/2000: Want the form MAXIMIZED!

From: Patrick Wolf <patrick.wolf_at_telekabel.at>
Date: 1998/01/09
Message-ID: <34b60b78.1003933@news.telekabel.at>#1/1

On 8 Jan 1998 22:27:44 GMT, "Beth Powers" <bpowers_at_fiore-ind.com> wrote:

>I want the form ( I guess in Oracle that would be the application window)
>to be maximized when it opens. I cannot seem to achieve this feat. What
>IS happening (which is good) is that the initial canvas is maximized
>*within* the root window, but I cannot seem to get the root window to
>maximize. I achieved the later by using the SET_WINDOW_PROPERTY function.

Try

SET_WINDOW_PROPERTY ( FORMS_MDI_WINDOW, WINDOW_STATE, MAXIMIZE ); Patrick



Patrick Wolf
Working for Scientific Games, Vienna

E-Mails: patrick.wolf_at_telekabel.at (private)

         wolf_at_scigames.at (firm)



Patrick Wolf
Working for Scientific Games, Vienna

E-Mails: patrick.wolf_at_telekabel.at (private)

         wolf_at_scigames.at (firm) Received on Fri Jan 09 1998 - 00:00:00 CST

Original text of this message

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