home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / sys / amiga / programm / 12227 next >
Encoding:
Internet Message Format  |  1992-08-12  |  1.1 KB

  1. Path: sparky!uunet!mcsun!uknet!gdt!bsmail!ccsw
  2. From: ccsw@bristol.ac.uk (EthaStorm)
  3. Newsgroups: comp.sys.amiga.programmer
  4. Subject: Re: Double buffering an Intuition window ?
  5. Message-ID: <1992Aug12.111509.2335@bristol.ac.uk>
  6. Date: 12 Aug 92 11:15:09 GMT
  7. References: <c8908461.713591809@jupiter.newcastle.edu.au>
  8. Organization: University of Bristol, England
  9. Lines: 25
  10.  
  11. In article <c8908461.713591809@jupiter.newcastle.edu.au> c8908461@jupiter.newcastle.edu.au (Robert Lang) writes:
  12. >Has someone got some example source for double buffering an
  13. >Intuition window from C ???
  14. >
  15. >I'm about to experiment with an idea myself, but further input would
  16. >be great...what I'm going to do is make myself a rastport, draw into
  17. >it, then swap it with the window's rastport....is this bad ?
  18. >
  19. >Thanks,
  20. >
  21. >Robert.
  22.  
  23.  
  24. Hiya..
  25.   I haven't got the code with me, but there is an example of double-buffering
  26. in the RKM libraries manual (got mine last weekend YEAH!!!). The sources
  27. in the RKM are availbale by ftp from
  28.  
  29.    athene.uni-paderborn.de  in /pcsoft/amiga/system/docs
  30.  
  31.   as the files rkm1.lha and rkm2.lha.
  32.  
  33. Hope this is of some help
  34.  
  35.    Steff  *8)
  36.