[Gambas-user] Sqlite and Gambas and image blobs

Matti math.eber at ...221...
Sun Feb 7 20:58:16 CET 2010


Sorry, don't think I can help you here.
Matti

Am 07.02.2010 20:17, schrieb M. Cs.:
> I'm developing the GamCat cataloging program. I'd like to add possibilities
> to scan CD/DVDs and to create thumbnail images, which would be stored in a
> database file, and the user could optionaly see the thumbnails of the
> pictures in a TreeView , which would visually display the content of the
> archived volume. I've already managed to create and store the thumbs, but I
> have problems with displaying them, since when you have a TreeView.Add
> command you should define key,string,image, and parent. My problem is that
> image is dinamically loaded with Picture.Load(imager[i]) command, where
> imager is an array containing the picture paths. The TreeView building
> process is nested into a FOR..NEXT cycle and the problem is that all files
> are getting the same thumbnail...the last one loaded. I've doubled the post
> with 'Database help please!'. Maybe you could help me trace down the
> problem.
> The apps page:
> http://www.opendesktop.org/content/show.php?content=100682
> ------------------------------------------------------------------------------
> The Planet: dedicated and managed hosting, cloud storage, colocation
> Stay online with enterprise data centers and the best network in the business
> Choose flexible plans and management services without long-term contracts
> Personal 24x7 support from experience hosting pros just a phone call away.
> http://p.sf.net/sfu/theplanet-com
> _______________________________________________
> Gambas-user mailing list
> Gambas-user at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gambas-user
> 




More information about the User mailing list