Re: Forms4.0.11 WIndow Titles
From: Steven P. Muench <smuench_at_oracle.com>
Date: Mon, 17 Jan 1994 09:38:08 GMT
Message-ID: <SMUENCH.94Jan17013808_at_doh.oracle.com>
Date: Mon, 17 Jan 1994 09:38:08 GMT
Message-ID: <SMUENCH.94Jan17013808_at_doh.oracle.com>
WALLY -- Set_Window_Property( 'name-of-window', TITLE, 'New Title String');
That should do it. If you're trying to change the title of the MDI parent window on MS-Windows, then instead of the string representing the 'name-of-window' above, use the pre-defined constant FORMS_MDI_WINDOW (no single-quotes) in place of 'name-of-window'.
-- Steve Muench Email: smuench_at_oracle.com Forms Development CIS: 73404,676 Product Manager Oracle CorporationReceived on Mon Jan 17 1994 - 10:38:08 CET