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: Joaquin Garcia Santos <jis_at_iberdrolaingenieria.es>
Date: Thu, 30 Mar 2000 13:09:00 +0200
Message-ID: <8bvcif$pov$1@talia.mad.ttd.net>


Excuse me.

Write no title in the frame property, and a label where the title is, so you can modify it in your code.

Bye

Holger Lehmann escribió en mensaje <38E33AEC.181CBA69_at_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:09:00 CST

Original text of this message

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