609 views
in GUI Development by
Hi,

We have different menu tables available , each menu has different configuration , can we create one main class for all menu tables

1 Answer

0 votes
by

Hello annemh,

can we create one main class for all menu tables

yes. For this purpose implement a generic menu component. Using this menu component as base class you can thereupon derive individual menus and fill the menus with content (e.g. menu items). Please see in the provided examples the project named Menus. It implements a generic menu components (found on the right in the following screenshot) and uses the generic Menu to create different menus (on the left in the screenshot):

To simplify the creation of menus, Embedded Wizard provides various component templates. The example above is also created using the templates. For more details how to use component templates, please see the section Creating components from templates:

Best regards

Paul Banach

Ask Embedded Wizard - Archive

Welcome to the Ask Embedded Wizard archive. This community forum served us well for many years, but we've evolved our support approach!

Your resources:

The Embedded Wizard Online Documentation provides comprehensive documentation, tutorials, examples and ready-to-use software packages.

For dedicated assistance, explore our Embedded Wizard Product Support.

You can still browse the valuable discussions from our community history here.

Embedded Wizard Website | Privacy Policy | Imprint

...