Organization: Helsinki University of Technology, Finland
Lines: 13
Nntp-Posting-Host: saha.hut.fi
Sender:
Followup-To:
Distribution:
Organization: Helsinki University of Technology, Finland
Keywords:
I'm planning to use the new V39 intuition.library double-buffering
routines when making some bob-animations on intuition screens: AllocScreenBuffer() and ChangeScreenBuffer().
What is the exact technique when doing such animation with these routines? Am I able to run the animations on the windows (one with a BACKDROP flag set) or should I use the screen's bitmap?
I also want to open some windows on the screen, but not in the same time I run the BOB-animations. Does all the old ECS-displaymodes support this double-buffering or is AGA required?