Hello Oran
I intend to use your idea for the images of the IconEditor.
But I have more than 50 images, and found it boring to enter all the names into the code.
So I took the liberty to add some functionalities to your code:
- load the filenames from a directory
- handle the files in a listbox remove, up, down
- make the DAT file
- read a DAT file and view the different images
I have added the new version with
- source code
- desktop exe file
Hope this complement will also help others.
Klaus
Switzerland
Update 2008. 02. 11 V1.2
Added a configuration for the file extension.
Update 2008. 02. 13 V1.3
Added Save list function, saves the last used list and loads it at the next start of the program.
Added insert (<) function, inserts a single file before the selected item in the list.
Update 2008 02. 13 V1.4
Added Add (+) function
Added compiled version for device
Update 2008 02 18 V1.5
Added a save function allowing to save images back into files
Update 2008 03 04 V1.6
Corrected an error in the Insert function
Update 2008 03 05 V1.7
Changed program name to 'ImEmB' , name too long on the device.
Added *.gif and *.png file types for embedding
Replaced some Buttons by ImageButtons with the images embedded in a file.
The look has changed a bit.
Update 2008 04 11 V1.8
In the Viewer the proram allows now to display 1, 4 or 9 images
Last edited by klaus : 04-11-2008 at 05:32 PM.
|