Hello
I am in need of a small Photo Program, so I started a very small sample.
Do not know if it would be best, to start it in a new empty module.
Might have been better, if I had done so. But... I did not with this example.
The Functions of the Photo Program are still in its basics. Its a might hard for me to code as a master. Maybe in a few years from now...
Functions that the App needs:
- I want to trigger the recordings directly from within the program
- Add a folder to save Images if not available, and the images therein. Format = JPEG or BMP. Mda Pro has these two formats for saving the images. Resolution = 640x480. Or greater. But I do not think this so good.
- there might be more then 1 dbase entry so, when we have a new discovery, and take a picture, display it as a preview, if Photo is OK, then save it. But could also be more, depends on the Item found position.
- How do I want to include the photos database? Well i thought maybe a Table, but I think this does not work. Access or MySQL? Access does not work. Thus, the only way might be SQL. Maybe Create only as an image in a folder?
- Where and how will the photos be stored? I thought we could save the Images in main program or a folder on the Speicherkarte2 device or storage card memory or select the place of choice.
- How to display the Images? I had thought to display them as thumbnails, with a scrollbar on right side of frm. Click on a thumbnail and then view the Image in img control!? Hope this can be understood.
- After Photo had been saved, return back to main frm.
My joy is Database only, so I would like to ask the Forum Members to also give me their thoughts and help on this, for further developement.
I must state all my Thanks and Appreciations to the Members that helpt thus far!
I wish to thank Klaus, Specci48, Filippo, Jotha and other Forum Members again for the help, they had given thus far. Without help, all this would not have been possible.
Thank you and Best regards to all.
William
Device: Mda Pro
PMs are welcome
Edit: i updated the source. place a new file in Folder MyImages, and add imgs.
I am in need of a small Photo Program, so I started a very small sample.
Do not know if it would be best, to start it in a new empty module.
Might have been better, if I had done so. But... I did not with this example.
The Functions of the Photo Program are still in its basics. Its a might hard for me to code as a master. Maybe in a few years from now...
Functions that the App needs:
- I want to trigger the recordings directly from within the program
- Add a folder to save Images if not available, and the images therein. Format = JPEG or BMP. Mda Pro has these two formats for saving the images. Resolution = 640x480. Or greater. But I do not think this so good.
- there might be more then 1 dbase entry so, when we have a new discovery, and take a picture, display it as a preview, if Photo is OK, then save it. But could also be more, depends on the Item found position.
- How do I want to include the photos database? Well i thought maybe a Table, but I think this does not work. Access or MySQL? Access does not work. Thus, the only way might be SQL. Maybe Create only as an image in a folder?
- Where and how will the photos be stored? I thought we could save the Images in main program or a folder on the Speicherkarte2 device or storage card memory or select the place of choice.
- How to display the Images? I had thought to display them as thumbnails, with a scrollbar on right side of frm. Click on a thumbnail and then view the Image in img control!? Hope this can be understood.
- After Photo had been saved, return back to main frm.
My joy is Database only, so I would like to ask the Forum Members to also give me their thoughts and help on this, for further developement.
I must state all my Thanks and Appreciations to the Members that helpt thus far!
I wish to thank Klaus, Specci48, Filippo, Jotha and other Forum Members again for the help, they had given thus far. Without help, all this would not have been possible.
Thank you and Best regards to all.
William
Device: Mda Pro
PMs are welcome
Edit: i updated the source. place a new file in Folder MyImages, and add imgs.
Attachments
Last edited: