how to change text, on top of the forms [message #269482] |
Sat, 22 September 2007 14:37  |
sams
Messages: 100 Registered: August 2007
|
Senior Member |
|
|
On th top of forms "oracle forms..." is written.i want to eliminate it and want to write something else.
and when i run form my window is not fix.it can move.i want to fix it.i have checked property pallet but didn't find any property to set it.
so plz tell me
thnks
|
|
|
|
|
|
Re: how to change text, on top of the forms [message #269625 is a reply to message #269578] |
Sun, 23 September 2007 22:24   |
sams
Messages: 100 Registered: August 2007
|
Senior Member |
|
|
i want to ask that when i run a form ,
"oracle forms runtime" is written on the window.i want to change text here and want to write something else.how to do it.
--
by fixing window i mean window should not move and i have set the property to fix it.
plz tell me the solution of my first question.
i wrote it in "pre form trigger"
set_window_property('frm_mdi_window', title, 'Your title');
but still "oracle forms runtime" is written.
thnks
reply
|
|
|
|
|
|
|
Re: how to change text, on top of the forms [message #269874 is a reply to message #269666] |
Mon, 24 September 2007 23:38   |
sams
Messages: 100 Registered: August 2007
|
Senior Member |
|
|
i m facing 3 problems.i m attaching the picture to make clear my problem.
1) On th top of forms "oracle developer forms runtime " is written.i want to eliminate it and want to write something else.
2)how to change " cross symbol" in the message.
3)how to hide status bar or message bar
plz tell me its solution
thnks
waiting
-
Attachment: check11.JPG
(Size: 57.62KB, Downloaded 1914 times)
[Updated on: Tue, 25 September 2007 01:17] Report message to a moderator
|
|
|
|
|
|
|
|
|
|
|
|
Re: how to change text, on top of the forms [message #270155 is a reply to message #270149] |
Tue, 25 September 2007 23:36   |
 |
djmartin
Messages: 10181 Registered: March 2005 Location: Surges Bay TAS Australia
|
Senior Member Account Moderator |
|
|
sams,
Please find below images of your form as it ran in Forms 10g and Forms 6.0.
Please verify that you do not have any other forms named 'sample' in the directories that exist in your FORMSnn_PATH. Try renaming your form to something completely different and then compile, generate and run it.
David
[Updated on: Wed, 26 September 2007 21:00] Report message to a moderator
|
|
|
|
|
|
|
Re: how to change text, on top of the forms [message #270442 is a reply to message #270430] |
Wed, 26 September 2007 22:03   |
sams
Messages: 100 Registered: August 2007
|
Senior Member |
|
|
yes david i have written
"set_window_property('frm_mdi_window', title, 'Your title');" command in the when-new-forms-instance trigger.
but same problem...........
and as u said:
"Open up the 'formsweb.cfg' file, do you have separate sections at the bottom of your file for each of your applications? If you do then change the 'webformsTitle=' line to your desired text."
'formsweb.cfg' where to search this file in developer6i folder???? i have searched it in oracle and developer folder but no such name file exist.
reply
thnks
|
|
|
|