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

  1. Path: sn.no!not-for-mail
  2. From: christon@sn.no (Christopher Naas)
  3. Newsgroups: comp.sys.amiga.programmer
  4. Subject: Re: Datatypes and Pens
  5. Date: 29 Mar 1996 05:51:20 +0100
  6. Organization: SN Internett
  7. Message-ID: <787.6661T1370T2440@sn.no>
  8. References: <4jdfas$hes@strauss.udel.edu>
  9. NNTP-Posting-Host: sinsen.sn.no
  10. X-Newsreader: THOR 2.21 (Amiga;SOUP)
  11.  
  12. John Pat Corigliano wrote:
  13.  
  14. >Is there a way to use datatypes to open and remap a picture file, and
  15. >then delete the datatype object but keep the pens it allocated when
  16. >it remapped the picture?  What I want is to open a picture file and blit
  17. >it to a Window on the WB screen.  Obviously, once it is blitted to the
  18. >window, there is no need to keep the datatype in memory.  However, if
  19. >I delete the datatype, its pens are freed as well.
  20.  
  21.         PDTA_MultiRemap (BOOL) -- V43
  22.             Tells the picture.datatype not to free a layouted bitmap and
  23.             pens. These are now controlled by the application.
  24.  
  25.  
  26. --
  27. Christopher Landmark Naas    o  EMail: christon@sn.no
  28. LoungeBar Development        o  WWW:   http://www.sn.no/~christon/
  29. Former Reg. Amiga Developer  o  IRC:   KarmaComa
  30.