UnderwareDESIGN

PlayBASIC => Resources => Source Codes => Topic started by: kevin on April 12, 2008, 12:57:47 AM

Title: Safe Image
Post by: kevin on April 12, 2008, 12:57:47 AM
Safe Image


This example demonstrates a simple frame work for setting up applications to be robust enough to survive OS interruptions, such as mode switches, log in events etc.    In this example the image media is held in two states and FX state and Video state.   Images are drawn through a simple wrapper (in this example) which takes care of the video image refreshes.   All we have to monitor the length of the frame, if it's too long we request an image refresh.   



Related Topics

   Restoring after System interruptions (like Alt Tab). (http://www.underwaredesign.com/forums/index.php?topic=1767.0)