Home » Developer & Programmer » Forms » Scroll Bar in 10g (Forms 10g (9.0.4), Unix)
Scroll Bar in 10g [message #293751] Mon, 14 January 2008 19:00 Go to next message
ratnachanda
Messages: 3
Registered: November 2007
Junior Member
I migrated one form (6i) to 10g (9.0.4). I have following code in WHEN-NEW-FORM-INSTANCE trigger for MDI Window :

set_window_property(FORMS_MDI_WINDOW,TITLE,'XXXXXXX'); set_window_property(FORMS_MDI_WINDOW,width,500);
set_window_property(FORMS_MDI_WINDOW,height,405);

The size of the window and canvas are as follows :

Width : 490
Height: 355

Window properties :

Show Horizontal Scroll Bar - N
Show Vertical Scroll Bar - N

The type of canvas is CONTENT.

I do not see any Scroll Bar in 6i but Vertical and Horizontal Scroll Bar both appeared in 10g. The size of the MDI window
is same in 6i and 10g. I did not change any code or parameter either. I tried 10g in same PC.

Could you please give me a hint ? Why it is different in 10g ?
Please consider all the parameters and code above. The client
does not want Scroll Bar. I need to migrate about 200 forms.

Thanks.
Re: Scroll Bar in 10g [message #293753 is a reply to message #293751] Mon, 14 January 2008 19:08 Go to previous message
djmartin
Messages: 10181
Registered: March 2005
Location: Surges Bay TAS Australia
Senior Member
Account Moderator
Have you made any changes to your formsweb.cfg file yet?

Have a look at the height and width in http://www.orafaq.com/forum/m/293100/67467/?srch=formsweb.cfg+height#msg_293100

David
Previous Topic: how to insert a user name to every setup(where insert is done) form
Next Topic: Forms 6.0.5.0.2 (upgrade)
Goto Forum:
  


Current Time: Sun Feb 02 23:54:28 CST 2025