When accessing the MAIN MENU, the GUIDE TOUR will be displayed.


Although there are several projects in JAVASCRIPT for this purpose, I wanted to demonstrate that only with DELPHI and uniGUI it was possible to create the same resource and present an "explanation" to our user when entering the system.


By clicking on the BACK arrow (left) right at the beginning, the GUIDE is closed. Clicking on the NEXT (right) arrow will display a new frame until the last configured item.


In the folder below you will find, for example, the "mainform.ini" file with the generated settings.


"C:\RadCORE_Fontes_uniGUI\inetpub\wwwroot\radcore\files\guide-tour". 


When you need to make changes, delete this file so it will be recreated.


Each form you add GUIDE TOUR generation attributes to will have a file created in the above folder.


In the following video, the initial guide was added in code, as the attributes of the MENU icon are changed, since the others were fed directly with the RC ELEMENTS.



See how to use it by watching the video below:


https://1drv.ms/v/s!AovhnjIbioMA23lbvIs97vzGw5Xm?e=aAP7fy



note:

In RC ELEMENTS, typing: "guide-tour:" and pressing F3 will display all the syntax.


note:

Using the "<translate>" clause in the title and tab text, you can then configure RC TRANSLATE to adjust the respective translations.




Created with the Personal Edition of HelpNDoc: Free Qt Help documentation generator