PDA

View Full Version : Full Screen Slide Show


pjborg
07-31-2006, 02:24 AM
Hello to all,
I need to build a slide show that sizes to fill the user's screen, and each picture in turn needs to be centered and sized to fill the screen, while retaining its proportions. If anyone can share something like that or point me to where I could find some kind of example I'd appreciate it. Thanks! pj

holtgrewe
07-31-2006, 08:06 AM
There are several excellent examples posted - do a search on 'slide show' - that should help you.

pjborg
07-31-2006, 09:07 AM
I've checked out several examples, but haven't found any that address the full screen issue. I might end up putting everything into a video, as I also need to synch fairly close to audio. Thanks, pj

TJS
07-31-2006, 11:05 AM
Try searching for "resize". Adam posted a framework some time ago that enables dynamic resizing of objects within a project based on the window size. That framework has since spawned several threads specific to various implementations. You'll likely need to modify the framework some to deal with kiosk mode, but it should serve as a good example to see how the process works.

http://www.indigorose.com/forums/showthread.php?t=12944&highlight=resize

pjborg
08-01-2006, 11:18 AM
Found this in the version 5 forum; it's close I think...

http://www.indigorose.com/forums/showthread.php?t=7589