ProductSelect is work in progress to test some functionality to make a screen to select a product, and later do something with it.

You need the gambas programming environment, now easy to get from your distribution's package management tool.
You also need a working MySQL server.

- Install Gambas2.x
- Make a database on some reacheable mysql server, or install mysql first.
- Download the ProductSelect file, store and uncompress.
- Open the project and run
- Change whatever you like and adjust the About file, distribution see GPL 3
- 