Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Setting

What it controls

Where

servoy.branding

Controls whether or not all the other Branding settings are applied or not

N/A

servoy.branding.webstart.splash

Controls the splash screen shown by WebStart when launching a Smart Client

Allows animated GIF's

Smart Client

servoy.branding.webstart.loadinglogo

Controls the image used inside WebStart UI's

Smart Client

servoy.branding.webstart.vendor

Controls the Vendor name displayed in WebStart

Smart Client

servoy.branding.webstart.shortcuttitle

Controls the label text for Desktop Shortcuts
Can contain %%solution.title%% which will be replaced at runtime with the value of the titleText property of the solution with a fallback to the solution name if the titleText property is not set

Smart Client

servoy.branding.windowtitle

Controls the text in the TitleBar and/or browser tab

Smart & Web Client

servoy.branding.windowicon

Controls the Icon used in the TitleBar and/or browser tab

Smart & Web Client

servoy.branding.loadingimage

Controls the image shown in the Smart Client at startup, before a Solution is loaded
Allows animated GIF's 

Smart Client

servoy.branding.loadingbackground (Since >= Servoy 7.4) Controls

Sets the background color used during solution load in of the Smart Client
It is useful for customizing it before a solution is loaded
You can use here the color strings that developer would accept/produce (e.g. 'Limewindow when no form is being shown, for example after showing a custom login form and before the main form of the solution is shown
Accepts a CSS color value like 'white' or '#ff8000')

Smart Client

servoy.branding.hideframewhileloading(Since >= Servoy 7.4) Allows you to hide

Hides the main frame Smart client window during solution load in Smart Client. (shows only

While the main window is hidden the loading image (servoy.branding.loadingimage) is shown

Smart Client

(warning) Some branding settings only have effect on the Servoy Application Server, not for Debug Clients in Servoy Developer

...

Default webpages

Servoy contains a number of webpages for starting client and exception handling. All these pages can be customized.

...