Support My Blog
Download Free Games

Combo Items On-The-Fly

We’ve seen how to populate Combo Items by using Tables, DB and manually. This time we will use another method to add items into the Combo Box. We will populate a Combo Box by selecting any folder on the PC.  It will list all files from that folder automatically. Then, when a File is selected [...]

LETS EDIT THE COMBO ITEMS

We have seen how to populate Combo Boxes with TABLES and DB. This time, we will see how to enter items manually and directly into the COMBO at runtime.  Items can be ADDED, EDITED and DELETED. For this purpose, we will utilize several OBJECTS ( INPUT boxes, BUTTONS, DIALOG  & COMBO box)  and their frequently [...]

Combo Box to Active ListBox

This example extends the previous example with an “active” ListBox. > ListBox OnSelect will read a TextFile and fill the content into a Paragraph > ListBox OnDoubleClick will open a Dialog Box containing Text and Image. > Only 1 Dialog Box is used and will pull items on the fly. Please Login or Register to [...]

Combo to Listbox

This example shows how to fill Text and Data into a List Box when a selection is made on a Combo Box. Right-click to Download the APZ file.

Combo Box to Slide Show

This example shows how to use Combo Box to insert and arrange IMAGES into groups of Slide Shows. Right-click to Download the APZ file.

Page 1 of 212»