Loupland 0 Posted January 14, 2011 Hello guys, I want to make a program, that flashes images on my screen. I dont mean in de way of a slide show, but in the way that it shows on my screen, then disappears after a second, and opens te next. Any of you knows how to do this? Or has somebody allready made it? thanks alot Loupland Share this post Link to post Share on other sites
Valuater 129 Posted January 14, 2011 st search the example scripts area and you might find something... 8) Share this post Link to post Share on other sites
AdmiralAlkex 125 Posted January 14, 2011 (edited) st search the example scripts area and you might find something...8)Ohh that's mine. Gotta upload the new version soon Not entirely sure that's what Loupland wants though.@LouplandHi and Welcome to the forums!Is an image viewer what you want? Maybe you can explain more...Edit:added welcome and explain. Edited January 14, 2011 by AdmiralAlkex .Some of my scripts: ShiftER, Codec-Control, Resolution switcher for HTC ShiftSome of my UDFs: SDL UDF, SetDefaultDllDirectories, Converting GDI+ Bitmap/Image to SDL Surface Share this post Link to post Share on other sites
bittware 0 Posted January 19, 2011 Ohh that's mine. Gotta upload the new version soon Not entirely sure that's what Loupland wants though.@LouplandHi and Welcome to the forums!Is an image viewer what you want? Maybe you can explain more...Edit:added welcome and explain.Hi AdmiralAlkex, I have the silimar question with Loupland. Plus, is it possible to add text that with adjustable font to the image? ThanksBRs,bittware Share this post Link to post Share on other sites
JohnOne 1,603 Posted January 20, 2011 Perhaps the OP is looking for SplashImageOn() AutoIt Absolute Beginners Require a serial Pause Script Video Tutorials by Morthawt ipify Monkey's are, like, natures humans. Share this post Link to post Share on other sites
AdmiralAlkex 125 Posted January 20, 2011 Hi AdmiralAlkex, I have the silimar question with Loupland. Plus, is it possible to add text that with adjustable font to the image? ThanksBRs,bittwareIf you mean draw text on/with SDL, then yes. You can draw TrueType fonts with SDL_ttf. I could whip up an example if you want. .Some of my scripts: ShiftER, Codec-Control, Resolution switcher for HTC ShiftSome of my UDFs: SDL UDF, SetDefaultDllDirectories, Converting GDI+ Bitmap/Image to SDL Surface Share this post Link to post Share on other sites