Topic: Viewer
How to see all of my photos in one form.
My Visual Database → General → Viewer
How to see all of my photos in one form.
How to see all of my photos in one form.
give a clearer description
My photos are stored in folders by years and I would like a full preview of his photos to have a view of all the saved photos, a kind of viewer like the attached photo.
My photos are stored in folders by years and I would like a full preview of his photos to have a view of all the saved photos, a kind of viewer like the attached photo.
в MVD нет (DirectoryListBox, FileListBox )
пример с картинками из папки http://myvisualdatabase.com/forum/misc. … download=1
I already have something in the same kind, I use "OpenFile" to open my files but I thought that there was perhaps another solution to manage to visualize all of my images.
Thank you very much.
Hello Sibprogsistem,
Great program! Is it possible to add keyboard arrow key option to select a particular photo from the scrollbox?
Regards,
Eyeman
Hello Destiny
Would you like an integrated grid in your MVD application (TableGrid1) in which there would be one image per cell and not seen through a drawing program (like PhotoFiltre Studio or ImageViewer)?
JB
Good evening Jean, yes that's exactly what I would need so that I wouldn't have to look for the images I need.
Destiny
It's good I found the solution. Thank you
Hello Destiny
Can you show us the code you use to get this display?
I'm assuming you are using a loop over each cell in the grid to display an image?
JB
I did not type any code, I displayed a tableGrid1 in a form that looks for images in the main table and add the names of the fields
which contain the images.
In the cells of the grid I display all my images contained in my database because the images are arranged by years so in
several different folders which allows me to see them all at the same time. (see image opposite).
Destiny wrote:My photos are stored in folders by years and I would like a full preview of his photos to have a view of all the saved photos, a kind of viewer like the attached photo.
в MVD нет (DirectoryListBox, FileListBox )
пример с картинками из папки http://myvisualdatabase.com/forum/misc. … download=1
Excellent preparation for the program. I would advise a topicstarter to use it in order to
1. Create thumbnails of images stored on your hard drive and write them to the database
2. To view thumbnails, use the algorithm for creating tiles of image on the form.
3. Add an adaptation of the placement of tiles when resizing the form.
When you use Explorer, the operating system does the same: it creates thumbnails of images and writes them to the local mini-database.
Hello Sibprogsistem,
Great program! Is it possible to add keyboard arrow key option to select a particular photo from the scrollbox?
Regards,
Eyeman
option with buttons forward backward
Voici un exemple de viewer
Hi Destiny,
Just a 'heads-up' but you need to be aware that the particular way that you show your images in a tablegrid will only work if they are saved as 'storefile' images.
If, as you were asking a while ago, you decide to save them as 'linkfile', you will need to write a script to display them in your tablegrid.
Derek.
Hello Derek, yes you are absolutely right but I found a way to speed up my program. This one is 350MB and with over 1000 stamps already saved, it displays my images instantly.
I deleted the "Images" column from the TableGrid because it was she who loaded the images via "sqlite". Now I'm still in "storefile" and it works fine, I tried the "linkfile" but couldn't create my "Viewer" table, it can't find external links. I leave my program as it is and at least I have all the functions available, in the "Viewer" I click on an image and it is immediately displayed in the main form and so I can print the card that corresponds to it.
My Visual Database → General → Viewer
Powered by PunBB, supported by Informer Technologies, Inc.
Theme Hydrogen by Kushi