Request 12.04.2022-10:09:56

MODUL-NAVIGATION


Navigation inside WINHOTEL modules

 

1) What does WINDOWS - FIVEWIN version look like?

 

2) Menu inside "Kassabuch"

 

3) Menu 2 - Reports

 

4) Transforming MENU - FIVEWIN to NAVIGATION for the online program

4.1 ) locating the definition of the menu inside the FIVEWIN source code

 

 

 

4.2 Inserting menu items to the mod harbour menu

 

5) Working on the mod harbour source code.

Basic menu item source

 

 

Let' s see the first result

 

 

Menu is responsive

 

 

 

Adding functions

Adding a first "on click" function to the items. Only a simple alert(). This is 

the same as a MsgInfo() in Fivewin.

Now you can click on every item and the alert-function is executed.

 

 

Next step - copy and adapte the functionality from FIVEWIN Kassabuch to the online Kassabuch.