Modify the Topmenu (dbapp.4tm)

You can modify the Topmenu used with the generated program.

The recommended procedure is to create a new Topmenu based on the dbapp.4tm template.

  1. Select File >> New >> Design >> Top Menu (4tm).

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

  3. Save the file to your project with the name dbapp.4tm.
    Note: If you save the file to your project with the name dbapp.4tm, 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 4tm file using the ui.interface.loadTopMenu() method.