Support My Blog
Download Free Games

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 [...]

Combo Box to Image

This simple example can easily become applications such as E-Album, E-Catalogue, E-Archive and DeskTop Teaching Software. To make it more intelligent, connected and interactive, add Dermot’s and Reteset’s plugins to it. > From Combo, it pulls text to Labels. > From Combo, it pulls relevant info from a Text File and set them into Paragraph. [...]

Combo to Page

Using Combo Box as Navigation to Pages. This example uses INHERIT OBJECTS from a page. So, the COMBO BOX is inherited by all the pages without effort. Right click to Download the APZ file. Feel free to comment.