home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / programmer / 795 < prev    next >
Encoding:
Text File  |  1996-08-05  |  1.6 KB  |  48 lines

  1. Path: oreig.uji.es!ii202
  2. From: ii202@rossegat.uji.es (Jorge Acereda Macia)
  3. Newsgroups: comp.sys.amiga.programmer
  4. Subject: Re: OS3 Double Buffering
  5. Date: 11 Jan 1996 16:57:24 GMT
  6. Organization: Universitat Jaume I. Castell≤ de la Plana. Spain
  7. Message-ID: <4d3fhk$2j1@oreig.uji.es>
  8. References: <thst.02fb@outsite.saar.de>
  9. NNTP-Posting-Host: @rossegat.uji.es
  10. X-Newsreader: TIN [version 1.2 PL2]
  11.  
  12. Thomas Strauss (thst@outsite.saar.de) wrote:
  13. > Hi,
  14.  
  15. > I need help with OS3.0 Double Buffering. 
  16.  
  17. > My problem is, that I never receive the SafeMessage to change
  18. > the BitMaps. Do I have to prepare it in some way?
  19.  
  20. I coded some simple routines in E+asm to do this. I use
  21. the DBuf functions and ChangeVPortBitmap. I had lots
  22. of headaches to get it workingû. Not enough information
  23. on autodocs. If you want, I can email it to you.
  24.  
  25.  
  26. Also, Anyone knows if using ChangeScreenBuffer() is
  27. a faster way to doublebuffer than ChangeVPortBitéap()?m
  28.  
  29. Any way to optimize doublebuffering for exclusive screens?
  30.  
  31. > My BitMaps are: One of a Screen, and one generated with AllocBitMap.
  32. > The screen's Bitmap is given as friend for the allocated one.
  33.  
  34. I think this is not necessary.
  35.  
  36. > Any help appreciated...
  37.  
  38.  
  39. > Thomas
  40.  
  41. --
  42.  ---------------------------- --------------------------------------------
  43. |       Jorge Acereda        |      Dream the same thing everynight       |
  44. |   ii202@rossegat.uji.es    |       I see our freedom in my sight        |
  45. |       Intel Outside        |     No locked doors, no windows barred     |
  46. |        Amiga Rules         |   No things to make my brain seem scarred  |
  47.  ---------------------------- --------------------------------------------
  48.