Support My Blog
Download Free Games

Search Image Utility with ThumbList Plugin

Hi, Let’s view a stand-alone Search Image Utility before we insert it into our Mini Address Book Project and use SQLite. Some AMS friends might want to view how it works and modify it for other projects. This example searches for IMAGES only. Its a modified version of the previous Search Utility Example. I’ve enhanced [...]

Combo to Grid

Hi, So far, we have explored 19 possible uses of Combo with other objects.  Lets go further and pair-up Combo with a Grid object. We will combine previous examples together into one APZ file and add Grid to it. General features of this example: > Select a Category from a COMBO > Populate the GRID  [...]

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

Page 2 of 2«12