T O P I C R E V I E W |
Greg Lumley |
Posted - May 07 2012 : 12:26:59 Hi, I'm a total Delphi noob! (php has been my thing till now) I'm working and learning on an app that loads various jpgs to an SQLite database, I would like to load those images from the db to a thumbgrid...
I seem to remember seeing that I could do it with a string as follows:
one.jpg|two.jpg|three.jpg etc... but I can't seem to find where I read that, could you assist?
Thank you!
Greg.
Greg. |
2 L A T E S T R E P L I E S (Newest First) |
Greg Lumley |
Posted - May 11 2012 : 06:45:28 Hi Nigel, my application is different in that it will look at a directory of images only adding (as a line not into a blob) an image that is selected by the user... I did manage to get it working using the "LoadFromFile"
My approach is probably not ordinary and would most likely have a few people shaking their heads but it is often going the wrong route that allows you to realize what the right route is..
This is all very new to me, I'm used to working in a totally different way.
Greg. |
xequte |
Posted - May 08 2012 : 19:20:04 Hi Greg
Please try the database demos at:
http://www.imageen.com/imageen/demos/#Database
Particularly, the "Database Thumbnail Viewer" demo. Let us know if you have any difficulties.
Nigel Xequte Software www.xequte.com nigel@xequte.com
|