Jump to content

Fullscreen picture slideshow


 Share

Recommended Posts

Hello, I am trying to figure out how to create a fullscreen picture slideshow using Autoit. I see things to create IE windows and possibly display the picture in there, and also a GUI that can be created, but I'm not sure those will work in this case? I have a few slides or pictures that I would like to have scroll constantly. Thanks in advance for your help! ;)

Link to comment
Share on other sites

Using IE would work, but do you really want to use that ugly thing? You have lots of other options for displaying pictures, like SDL (see my signature), GDI+ (see helpfile) and the native GUICtrlCreatePic (helpfile again).

Link to comment
Share on other sites

Using IE would work, but do you really want to use that ugly thing? You have lots of other options for displaying pictures, like SDL (see my signature), GDI+ (see helpfile) and the native GUICtrlCreatePic (helpfile again).

I have a similar setup, written in VB.NET, that uses IE as a display. It's actually a decent choice, because you can embed images, videos, sound, and flash without having to roll your own markup language to design pages.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...