G'day Doug, you wrote: > Using FBII. Before I used HANDLEEVENTS I had a program, really several, I > wrote that used OffScreenGynastics, which is only a few local fn's that I used > to copy/draw my picture offscreen before placing my picture in my actual > window, which I have had and used for probably 3-4 years. So in the simplest > program using HANDLEEVENTS and these 3-5 local fn's one being > OffScreenGynastics I cannot get the program to place my picture on my screen. Call your offscreen GWorld functions in your update functions for each window that uses an offscreen GWorld. Regards, Chris Wyatt