Home » Developer & Programmer » Forms » the forms waste too much screen space when running in browser (Oracle 10g Forms Builder 10.1.2.0.2 Windows XP)
the forms waste too much screen space when running in browser [message #425879] Mon, 12 October 2009 16:10 Go to next message
fredg
Messages: 8
Registered: October 2009
Location: NZ
Junior Member
hello everyone

The Oracle Forms Environment in my computer is as follows;

Oracle 10g,
Form Builder 10.1.2.0.2
Windows XP


****The tutorial I am learning is wrotten in Oracle 9i ****

Author: Richard Holowczak, Oracle9i Developer Suite, A tutorial on Oracle9i Forms and Reports.


We can see the platform of oracle forms runtime is similar like a Winform in the tutorial's snapshot,

/forum/fa/6863/0/


In my case, the forms run in a web browswer by loading Java Applet when I execute "Run Form". Then we can see there is too much free space in the browser. Is it possible to maximize the Oracle forms runntime, or get the Java Applet not running in a browser but like the snpahot above?

  • Attachment: Oracle9i.jpg
    (Size: 23.22KB, Downloaded 1510 times)
Re: the forms waste too much screen space when running in browser [message #425880 is a reply to message #425879] Mon, 12 October 2009 16:13 Go to previous messageGo to next message
fredg
Messages: 8
Registered: October 2009
Location: NZ
Junior Member
is it possible to maximize the web-running forms to occupy the whole browser?
/forum/fa/6865/0/

[Updated on: Mon, 12 October 2009 16:15]

Report message to a moderator

Re: the forms waste too much screen space when running in browser [message #425881 is a reply to message #425879] Mon, 12 October 2009 16:42 Go to previous messageGo to next message
fredg
Messages: 8
Registered: October 2009
Location: NZ
Junior Member
hi everyone, I just figured out the query above and gained some knowledge that I am willing to share with you.
/forum/fa/6866/0/
The Java Applet controls the size of Run Form, so we should adjust the parameters of width and height.

In my case, the path of this file is

C:\Oracle\DevSuiteHome_1\forms\server\formsweb.cfg

Then we adjust these parameters

*****BEFORE******
# Forms applet parameter
width=750
# Forms applet parameter
height=650


**** AFTER ******
# Forms applet parameter
width=100%
# Forms applet parameter
height=100%

Once we get a maximized platform, we can also customize size of forms and windows by Set_Form_Property or Set_Window_Property

[Updated on: Mon, 12 October 2009 16:45]

Report message to a moderator

Re: the forms waste too much screen space when running in browser [message #425903 is a reply to message #425881] Tue, 13 October 2009 00:28 Go to previous message
Littlefoot
Messages: 21818
Registered: June 2005
Location: Croatia, Europe
Senior Member
Account Moderator
Percentage? Today I have learned something new.

Thank you for sharing! /forum/fa/2115/0/
Previous Topic: Calling reports from forms
Next Topic: Image Item IS NOT NULL OR NULL
Goto Forum:
  


Current Time: Fri Sep 20 10:48:08 CDT 2024