Home » Developer & Programmer » Forms » Problem on forms window size (Oracle 10G, forms 10.1.2 windows xp, linux)
Problem on forms window size [message #481075] Sat, 30 October 2010 00:55 Go to next message
wency
Messages: 450
Registered: April 2006
Location: Philippines
Senior Member

I need to modify an existing form, thus I have to resize a canvas and a window for it. In windows, I run it and I got the right display. When I transfer it to dev server running in linux, then I compile and run it, it display the previous/unmodified size. I'm sure my form is the one that running, I placed some text there and it was displayed.


Anyone can help me?
Re: Problem on forms window size [message #481077 is a reply to message #481075] Sat, 30 October 2010 03:34 Go to previous messageGo to next message
Littlefoot
Messages: 21818
Registered: June 2005
Location: Croatia, Europe
Senior Member
Account Moderator
Perhaps it is a server configuration file that prevents your form to display as you'd like it to; did you check FORMSWEB.CFG?
Re: Problem on forms window size [message #481215 is a reply to message #481077] Mon, 01 November 2010 19:14 Go to previous messageGo to next message
wency
Messages: 450
Registered: April 2006
Location: Philippines
Senior Member

Thanks Littlefoot!

Yes, but I couldn't find anything that is related to window size in formsweb.cfg, even in default.env. Can you tell me more on where should I check?
Re: Problem on forms window size [message #481218 is a reply to message #481215] Mon, 01 November 2010 21:26 Go to previous messageGo to next message
wency
Messages: 450
Registered: April 2006
Location: Philippines
Senior Member

Sorry, it was on code.
Re: Problem on forms window size [message #481229 is a reply to message #481218] Tue, 02 November 2010 01:46 Go to previous message
ranamirfan
Messages: 535
Registered: January 2006
Location: Pakistan / Saudi Arabia
Senior Member

Dear,

Please check formsweb.cfg ,Maybe it'll help you.



# Example Named Configuration Section
# Example 1: configuration to run forms in a separate browser window with
# "generic" look and feel (include "config=sepwin" in the URL)
# You may define your own specific, named configurations (sets of parameters)
# by adding special sections as illustrated in the following examples.
# Note that you need only specify the parameters you want to change.  The
# default values (defined above) will be used for all other parameters.
# Use of a specific configuration can be requested by including the text
# "config=<your_config_name>" in the query string of the URL used to run
# a form.  For example, to use the sepwin configuration, your could issue
# a URL like "http://myhost.example.com/forms/frmservlet?config=sepwin".

[app]
Form=F:\Irfan\NewForms\Main_Menu_Reports.fmx
http://hoitvoltes5:9001/forms/frmservlet?
userid=nisadmin_dev/nisadmin_dev@webnis
separateFrame=False
lookandfeel=Oracle
#lookandfeel=Generic,Oracle
#colorScheme=swan,Blue,teal, olive, purple, titanium,blaf .

REPORTS_PATH=C:\Oracle\Middleware\as_1\reports
F:\Irfan\NewReports

colorScheme=swan
Logo=no
splashscreen=yes
height=750
width=1500
align=baseline
webformsTile=title
background=yes






Regards,

Irfan
  • Attachment: formsweb.JPG
    (Size: 90.85KB, Downloaded 746 times)
Previous Topic: FRM -41214 (merged)
Next Topic: Form layout - top section normal, bottom section tabular
Goto Forum:
  


Current Time: Thu Sep 19 17:51:35 CDT 2024