You can modify the Style file used with the generated program.
The recommended procedure is to create a new Style File (4st) based on the
dbapp.4st template.
- Select .
- Modify the 4st file by adding, modifying, or deleting style and style
attributes.
- Save the file to your project with the name dbapp.4st.
Note: If you save the
file to your project with the name dbapp.4st, Genero Studio will use this file
at runtime instead of the template. If you choose a different name, you will need to find the
BLOCK in the generated code that calls the
ui.interface.loadStyles() method. Change the parameter name of the file name to
your new file name.