Home » Developer & Programmer » Forms » Setting Application Name at Display bar in Forms4.5
Setting Application Name at Display bar in Forms4.5 [message #83054] Fri, 01 August 2003 00:32 Go to next message
Amit Kumar
Messages: 23
Registered: July 1999
Junior Member
Hi,

Can anybody tell me how to set Application name , for example, Payroll, instead of the Forms4.5 default "Developer 2000" at the top ?
Re: Setting Application Name at Display bar in Forms4.5 [message #83068 is a reply to message #83054] Fri, 01 August 2003 23:56 Go to previous messageGo to next message
Ali
Messages: 88
Registered: March 2000
Member
use these codes in when-new-form-instance.

SET_WINDOW_PROPERTY(FORMS_MDI_WINDOW,TITLE,'Payroll');
SET_WINDOW_PROPERTY('window1',TITLE,'Payroll');
Re: Setting Application Name at Display bar in Forms4.5 [message #83069 is a reply to message #83068] Sat, 02 August 2003 19:55 Go to previous message
Amit Kumar
Messages: 23
Registered: July 1999
Junior Member
Thanks Ali,

works like a charm !
Previous Topic: sending email through forms - Netscape Mail - URGENT URGENT
Next Topic: help -
Goto Forum:
  


Current Time: Wed Apr 24 20:54:37 CDT 2024