Combo Box to Dialog Content On-The-Fly
Our previous examples show how to call Dialogs from Combo Box. However, content are hardcoded into several DIALOGS.
Lets see how to use a single Dialog Only to insert different Text and Image into it when we made a selection. Saves lots of bytes and time. The IMAGE which is set into the DIALOG PAGE will maintain its aspect ratio by using Worm’s function.
Also, we useĀ BUTTON to open relevant TEXT FILE. This method can also be used to launch all types of files either resident in AMS Source Folder or PC. It will open in its native app. Knowing this will help us very much in development.
Right-click to Download the APZ file.

