[comp.sys.amiga.programmer] DYNAMIC SCREENS & 2.0

kskelm@happy.colorado.edu (02/28/91)

   OK, here's the problem:

   I've got a shortly-to-be-released Amiga product that up until this point
made use of dynamic screens-- the practice of changing a screen's resolution/
palette/bitmap "on the fly".  I did this in order to achieve smooth buffer
swapping.

  But.... PROBLEM!!!!!!   2.0 barfs on my code (like it says it will in the
"compatibility" file)!!!!!!!!!!

  What is the best..... LEGAL(!)....... way to get smooth, fast buffer swapping
under 2.0?  One technique would have me open a new screen (Screen_Behind),
bring it to the front, and kill the old screen (yuk).

  Any ideas?    What does Commodore recommend?

    Thankee,

        Kevin Kelm