Support My Blog
Download Free Games

Combo Box to Combo Box to Dialog

This example combines the examples we had posted earlier to make a Basic Digital Album. This time, a BUTTON pulls data from COMBO BOX 2 to launch a DIALOG BOX containing photo. We also use Application.SetDialogProperties to change the title of each DIALOG on-the-fly. Please note how we use TABLES to fill data. Right-click to [...]

Combo to Button

This example uses RADIO BUTTONs to control the number of items displayed in COMBO BOX. BUTTON object pulls data from selected COMBO BOX item to open a Browser. Right-click to Download the APZ file. Feel free to comment.

Page 5 of 5«12345