Support My Blog
Download Free Games

Load Grid from XML File

Hi, Probably the last example seems to be a bit complex.  Its actually not because it is the combination of all the simple samples here with a Grid added to it. I have a suggestion, which I used a lot when learning from samples given by Worm, Tigger, Adam and Intrigue.  Grab every sample. Break [...]

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

Load Combo Box from XML

Hi, XML ( Extensible Marked-up Language ) is used to structure, store and transport DATA. Simply means holding pure information wrapped in tags. An XML file can be shared across several software which supports it. As such, XML files are also known as an Open Document. Some software which support XML files are AMS, Open [...]

Lets Combine Various Examples

Hi, We have seen various examples on how to use Combo Boxes. So lets put together some of the examples into 1 APZ and make it into something more practical to use. In this example, we will ADD/DELETE/EDIT a SQLite DB Table through the use of the Good Old Dialog and reflect all changes in [...]

Load Combo Items from a Text File

Hi, We have seen most methods to populate  Combo.  I would like to share another way, which is an important one. In this example, we will import Combo items from a Text File. This file has comma separated values ( techies call em CSVs ). In our case, each line in the Text File will [...]

Page 2 of 5«12345»