Re: removing forms runtime default title

From: DanHW <danhw_at_aol.com>
Date: 07 Jul 1999 12:50:58 GMT
Message-ID: <19990707085058.10463.00012288_at_ng-ca1.aol.com>


Just to clarify a little, and a little hint... setting the FORMS_MDI_WINDOW title will set the title for the MDI frame. You can also set the title for the 'regular' window. When that window is maximized, its name is appended to the MDI frame's title.

A hint - to avoid the annoying 'Developer 2000' banner/title while the application is starting up, set the FORM_MDI_WINDOW title (and size if you want) to your desired value in the PRE-LOGIN (maybe PRE-LOGON) trigger. As far as I can tell, this is the absolutely first trigger to fire (even before when-new-form-instance), but it only fires once. If you log in ,then open a new form, the PRE-LOGON does NOT fire in the second form.

Dan Hekimian-Williams Received on Wed Jul 07 1999 - 14:50:58 CEST

Original text of this message