How to create a list of images stored in a MySQL database in a text field

Jérôme Rosat jrosat at mac.com
Sun Oct 31 15:44:31 EST 2004


Hi all,

I would like to create a list field containing in each row an image, 
its number and its name.
The image size should make 16 X 16 pixels.

I imagine I should first:
- open a connection to my DB
- execute a SQL query to select all rows of the table.

I think I should use the imageSource property but I have got  no idea 
how to use it to create the list and fix the size of the images.

Does somebody have an idea ?

Thank you for you help.

Jérôme Rosat

Genève, Suisse




More information about the use-livecode mailing list