Appearance (Magic xpa 4.x)
The following properties appear in the Appearance section for Display forms.
|
|
|
Wallpaper
|
The screen pattern that serves as the background of the window. In the Open dialog box, only bmp files are displayed as the default. Change the file type to All files (*.*) to view all of the files.
Note: In Rich Client tasks, the image file is taken from the server. Since version: 1.9
See also: Alternative Images – Android and iOS
|
Android and iOS
|
Wallpaper Style
|
Controls the way that the wallpaper fits the form. For more information click here.
|
|
Font
|
The font of the form taken from the Application Font repository.
Platform specific: For Android and iOS devices, the font of the form must be Microsoft Sans Serif size 8.
|
Android and iOS
|
Color
|
The color of the form taken from the Application Color repository.
Platform specific: On Android and iOS devices, only the RGB values will be used. A '0' value for the color or OS colors (such as title bar) will be ignored and, instead, the device default color will be used.
|
Android and iOS
|
Gradient Style
|
Specifies the gradient style.
Note: The gradient displayed is from the Foreground value to the Background value of the Gradient Color property. The color displayed for the None style is based on the BG color of the Color property.
See Gradient Style for the available values.
Since version: 1.8
Platform specific: For Android devices, the following gradient styles are supported: Horizontal, Vertical, Diagonal Left and Diagonal Right. Since version: 2.3
|
Android
|
Gradient Color
|
The color for the gradient background.
Changing the value of the Gradient Style property to solid will disable this property, but will keep its values.
While using gradient, the BG color of the Color property is ignored.
Since version: 1.8; Android support – 2.3
|
Android
|
Help Screen
|
Specifies whether a Help screen is associated with this form.
For Rich Client forms:
|
|
Border Style
|
The style of the form's border. The valid values for this property are Thick, Thin, or No Border.
This property is not relevant when the task is opened in a Subform control.
See also How Do I Prevent the User from Resizing a Window?
|
|
Allow Scaling
|
Specifies whether the end user can scale within the form.
Changing the default value from False to True enables scaling of GUI-0 and Rich Client Display forms.
This property is available in Online (Since version: 4.6) and Rich Client (Since version: 4.7) tasks.
|
|