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

  1. Path: nntp.uio.no!solace!news
  2. From: cmh@lls.se (Magnus Holmgren)
  3. Newsgroups: comp.sys.amiga.programmer
  4. Subject: Re: ScrollVport compatability WAS:re: FindTask() VERY IMPORTANT
  5. Date: 18 Mar 1996 18:48:21
  6. Organization: Programmers' Point
  7. Message-ID: <4ik8if$r65@fizban.solace.mh.se>
  8. References: <4ie7kk$5cp@serpens.rhein.de>
  9. NNTP-Posting-Host: mordred.lls.se
  10. Mime-Version: 1.2
  11. Content-Type: TEXT/PLAIN; charset=ISO-8859-1
  12. Content-Transfer-Encoding: 8BIT
  13. X-FTN-To: Michael van Elst
  14. X-Newsreader: Spot 1.3a #26/NetGate 1.2
  15.  
  16. In a message of 16 Mar 96, Michael wrote to :
  17.  
  18.  MvE> Without a clear RTG definition you are a bit limited. You could still
  19.  MvE> use ScrollVPort() for native graphics (check the DIPF_IS_FOREIGN bit)
  20.  MvE> and copy for foreign graphics.
  21.  
  22. But the DIPF_IS_FOREIGN bit isn't used as one would expect. CGFX doesn't
  23. use it at all (due to the ScreenMode preferences program), and the
  24. PicassoII uses it for modes the graphics.library emulation can't handle..
  25.  
  26. Currently, checking for DIPF_IS_ECS seems to be a better "native mode"
  27. indicator.
  28.  
  29. --
  30. Magnus Holmgren - Amiga programmer and enthusiast
  31.  
  32.  
  33.