home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / programmer / 341 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.1 KB

  1. Subject: Re: Demo/game to OS friendly part II
  2. References: <38231819@kone.fipnet.fi> <4cgsn7$ke3@maureen.teleport.com> <38231852@kone.fipnet.fi> <352.6579T690T2180@login.eunet.no>
  3. X-Newsreader: TIN [version 1.2 PL2]
  4. Path: imada.ou.dk!breese
  5. From: breese@imada.ou.dk (Bjorn Reese)
  6. Message-ID: <1996Jan6.183205.7989@imada.ou.dk>
  7. Sender: news@imada.ou.dk
  8. Nntp-Posting-Host: wagner.imada.ou.dk
  9. Organization: Dept. of Math. & Computer Science, Odense University, Denmark
  10. Date: Sat, 6 Jan 1996 18:32:05 GMT
  11. Newsgroups: comp.sys.amiga.programmer
  12.  
  13. Patrick Hanevold (patrick.hanevold@login.eunet.no) wrote:
  14.  
  15. > >>  Open the upcoming screen with the SA_Behind option... end after
  16. > >>  using ScreenToFront() close the old screen.
  17. >
  18. > >Ok. What is the fastest way to have triple buffering
  19. > >on a Intuition screen? ScrollVPort()?
  20. >
  21. > ChangeVPBitMap();
  22.  
  23. ChangeVPBitMap() is a graphics.library function. If you're using
  24. intuition, use ChangeScreenBuffer() instead.
  25.  
  26. --
  27. Bjorn Reese                      Email: breese@imada.ou.dk
  28. Odense University, Denmark       URL:   http://www.imada.ou.dk/~breese
  29.  
  30. "It's getting late in the game to show any pride or shame" - Marillion
  31.