Consultor Eletrônico



Kbase P8540: How to change the size of the default application window?
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   12/27/2007
Status: Verified

GOAL:

How to change the size of the default window?

FACT(s) (Environment):

Windows

FIX:

To change the default size of the GUI client window to 25 rows by 80 columns, change the rows and columns options under the [Default Window] section of the session's .ini file or in the registry to:

[Default Window]
;x=
;y=
rows=25
columns=80

To change the default size of the CHUI client window to 20 rows by 100 columns, change the rows and columns options under the [Default Window] section of the session's .ini file or in the registry to:

[WinChar Default Window]
rows=20
columns=100