Ideas:eyeSlideShow
From eyeOS Wiki
Contents |
Introduction
In this project, i want to develop an eyeOS app, that is able to show you your images in a comfortable way.
Features of the app
- The app will be able to show you all images in a specified directory (and perhaps subdirectorys too).
- Also it shows you thumbnails of all images in the specified directory, so you can browse through them.
- You can browse through the image with two buttons, perhaps called "previous" and "next".
- If you click on a Thumbnail, the app will jump to the Image linked to it.
- The app will be resizable, so all the images will be resized propotional, until they fit into the window.
- You can start the App from eyeFiles, so it will display you all the images in the current directory.
Limitations
- It will not be able to manage your photos. You can't edit them or put them into groups or something.
Progress
--- 13.07.2007 ---
I startet developing the app and now i have a first running version. I called it 0.5 cause the half way is done i think:)
The following features are ready:
- You can specify a directory with eyeDialog
- The app gets all image files (.jpg, .png, .gif, .bmp) of the directory and displays thumbnails of them
- You can browse through the images with two buttons
- There is a textbox, that shows you how many images there are and witch of them is currently displayed.
- The directory is displayed too.
- The thumbnails are resized propotionally
- You can resize the Window, the buttons and textBoxes are keeping their postion in the window
- Also the main image is resized propotionally
TODO
The list of things that are missing
- The name of the Image is displayed
- The user should be able to run the App from eyeFiles, so it will display all images in the current directory
- If you click on a thumbnail, the image will be displayed
- The list of thumbnails scrolls to the current image
- You can zoom in and out
download
ver 0.5
eyeSlideShow.eyepackage

