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: Changing the title of a frame

Re: Changing the title of a frame

From: Holger Lehmann <lehmann_at_opitz-partner.de>
Date: Thu, 30 Mar 2000 12:30:53 +0100
Message-ID: <38E33AEC.181CBA69@opitz-partner.de>


No, that changes the window title,
but not the title of the frame.

The frame is another object on the canvas !!

Joaquin Garcia Santos wrote:

> Set_Window_Property(FORMS_MDI_WINDOW, TITLE, 'WHAT YOU WANT');
> Set_Window_Property('WINDOW_NAME', TITLE, 'WHAT YOU WANT');
Received on Thu Mar 30 2000 - 05:30:53 CST

Original text of this message

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