Modify the Toolbar (dbapp.4tb)

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.

  1. Select File >> New >> Design >> Toolbar (4tb).

  2. Modify the 4tb file by adding, modifying, or deleting actions.

  3. 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.