home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / programmer / 3284 < prev    next >
Encoding:
Text File  |  1996-08-05  |  1.4 KB  |  34 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: Demo/game to OS friendly part II
  5. Date: 12 Feb 1996 13:11:28 GMT
  6. Organization: Universitat Jaume I. Castell≤ de la Plana. Spain
  7. Message-ID: <4fnea0$1m7@oreig.uji.es>
  8. References: <38232020@kone.fipnet.fi> <9PxXx*kka@aargh.incubus.sub.org> <PETERM.96Jan30130624@tui.maths.irl.cri.nz>
  9. NNTP-Posting-Host: @rossegat.uji.es
  10. X-Newsreader: TIN [version 1.2 PL2]
  11.  
  12. Peter McGavin (peterm@maths.grace.cri.nz) wrote:
  13. > These are not reasons for killing the OS.  An OS compliant program can
  14. > perform these copper tricks easily by:
  15.  
  16. >   o  install an input handler;
  17. >   o  save GfxBase->ActiView;
  18. >   o  LoadView(NULL); WaitTOF(); WaitTOF();
  19. >   o  perform copper tricks as desired;
  20. >   o  LoadView(saved_actiview);
  21. >   o  deinstall input handler.
  22.  
  23. No Amiga-M? :-(
  24.  
  25. Isn't better opening a screen and installing a user copperlist?
  26.  
  27. --
  28.  ---------------------------- --------------------------------------------
  29. |       Jorge Acereda        |      Dream the same thing everynight       |
  30. |   ii202@rossegat.uji.es    |       I see our freedom in my sight        |
  31. |       Intel Outside        |     No locked doors, no windows barred     |
  32. |        Amiga Rules         |   No things to make my brain seem scarred  |
  33.  ---------------------------- --------------------------------------------
  34.