You can modify the Toolbar used with the generated program.
The recommended procedure is to create a new Toolbar based on the
dbapp.4tb template.
- Select .
- Modify the 4tb file by adding, modifying, or deleting
actions.
- Save the file to your project with the name
dbapp.4tb.
Note: If you save the file to your project
with the name dbapp.4tb, Genero Studio will use this
file at runtime instead of the template. If you choose a different name, you
will need to modify the generated code to load your 4tb
file using the ui.interface.loadToolBar()
method.