Forum Topic - slideshow applcation: (3 Items)
   
slideshow applcation  
I am using QNX as the OS for my digital picture frame.  It was already installed in the laptop earlier.  The 
manufacturer supplied Microsoft Windows 95 and a 98 upgrade, but neither performed well.  There was a lot of disk 
thrashing and it was not stable.  Can someone suggest a QNX app for this?  I am using QNX Neutrino 6.2.1.
Re: slideshow applcation  
There is slideviewer (in /usr/photon/bin) however it was intended to be more of a presentation tool; you need to click 
the mouse to advance the frame, and also it's best if the pics (and the res) are 1024X768.
RE: slideshow applcation  
 
You could write your own.  Have a look at the Raw Drawing and Animation
chapter of the Photon Programmer's Guide for some example code.  You could
easily adapt the example in the "Animation" section, which cycles through a
series of images.  

Drew