Re: Manipulating MDI window on the web
From: Hein van Vroonhoven <h.vroonhoven_at_hccnet.nl>
Date: Sat, 9 Oct 1999 21:51:44 +0200
Message-ID: <7to7i1$sut$1_at_news.hccnet.nl>
Date: Sat, 9 Oct 1999 21:51:44 +0200
Message-ID: <7to7i1$sut$1_at_news.hccnet.nl>
[Quoted] You can set a title in a html file when oyu start the application. OR
- The following lines of code sets the window title for the MDI window to.
-
[Quoted]
- the Application display title. set_window_property(FORMS_MDI_WINDOW,TITLE, 'your_title');
Yar wrote in message <7tbcv2$r20$1_at_nnrp1.deja.com>...
>Is there a way to manipulate the MDI window in Developer 6.0 when the
>forms are run on the web in a separate window? I'd like to set the
>title of the MDI window and maximize it at form's startup. I've tried
>using Set_Window_Property(FORMS_MDI_WINDOW, WINDOW_STATE, MAXIMIZE),
>but this doesn't work on the web. Any ideas?
>
>Yar
>
>
>Sent via Deja.com http://www.deja.com/
>Before you buy.
Received on Sat Oct 09 1999 - 21:51:44 CEST