Secure Global Desktop Administration Guide > Applications, documents and hosts > Client's maximum size (--maximize)

Client's maximum size (--maximize)

Objects with this attribute

Usage

Object Manager Client's maximum size Check or clear the box.
Command line --maximize true|false Specify true or false.

Description

This attribute affects the initial size of the application.

Check the box (on the command line, --maximize true) to ensure the application fills the user's screen when it starts.

The application appears with window decoration. To cause an application to fill the screen completely, without window decoration, set the application object's Display Using attribute to Kiosk.

Clear the box (on the command line, --maximize false) to size the application according to the object's Width and Height attributes

The application size doesn't change during the lifetime of the emulator session. If the user starts an application on one client device, then resumes the same application on a client device with a different screen resolution, the application does not resize to fit the screen.

Note If this attribute is checked (--maximize true) and the application is a character application, the Fixed font size attribute must be unchecked (--fixedfont false).

Related topics