Specifies the location of the user-defined default theme file.
Syntax:
LYCIA_USER_THEME_QX=<path to file>
Usage and examples:
LYCIA_USER_THEME_QX specifies the path to a user theme file.
User theme file is created by the 4gl developer and contains default values for programs. This file is called UserTheme.qxtheme and is located in:
If necessary, you can create as many user theme files as you want depending on your development and production needs.
In this case, the name of the necessary user theme file and its location must be set in inet.env and env.properties as a value of LYCIA_USER_THEME_QX:
LYCIA_USER_THEME_QX=C:\Users\my_user\my_lycia\my_user_files\my_user_theme.qxtheme