UnderwareDESIGN

PlayBASIC => Show Case => Topic started by: XpMe_v1.2 on November 21, 2011, 02:24:51 PM

Title: SEE IT simple windowed image viewer
Post by: XpMe_v1.2 on November 21, 2011, 02:24:51 PM
SEE IT   version 1.0

web download location  >  http://www.tilemusic.com/tools.html (http://www.tilemusic.com/tools.html)

(no  image to show here)
Thought I would make a simple windowed
image viewer only using MY most used
image fomats.
This program simply loads and views BMP - ICO - JPG - PNG - image formats.
Tried Gif images but they gave trouble so that option was removed.
The windowed screen can also can be stretched on a duel monitor setup.
Pressing the enter key will show all the control information.
Give it a try.
Title: Re: SEE IT simple windowed image viewer
Post by: kevin on December 02, 2011, 09:42:34 AM

  Had a quick look,  you might want to set a filter to screen out the images it loads.

ie .



Filter$ ="(*.Images)|*.JPG;*.bmp;*.PNG;*gif"   ; Mixture of image files