home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #27 / NN_1992_27.iso / spool / comp / lang / pascal / 6684 < prev    next >
Encoding:
Internet Message Format  |  1992-11-18  |  1.5 KB

  1. Path: sparky!uunet!haven.umd.edu!darwin.sura.net!zaphod.mps.ohio-state.edu!pacific.mps.ohio-state.edu!linac!uwm.edu!ogicse!qiclab!therose!postmaster
  2. From: Phil.Hodges@f601.n105.z1.fidonet.org (Phil Hodges)
  3. Newsgroups: comp.lang.pascal
  4. Subject: tp graphics
  5. Message-ID: <722079471.AA00000@therose.pdx.com>
  6. Date: 15 Nov 92 05:09:04 GMT
  7. Article-I.D.: therose.722079471.AA00000
  8. Sender: postmaster@therose.pdx.com
  9. Lines: 25
  10.  
  11. NA-O>From: nowinski@watserv1.uwaterloo.ca (NOWINSKI A - OPTOMETRY )
  12.     >Newsgroups: comp.lang.pascal
  13.  
  14. NA-O>Subject : Help needed for Graphics in Turbo Pascal 6.
  15.  
  16. NA-O>Hi,
  17.  
  18. NA-O>1) I want a picture that has the PCX or GIF extension to show up
  19.     >   on my graphics screen, and in any screen resolution I want
  20.     >   i.e. (320x200x256, 640x480x16 etc). I also want the
  21.     >   picture to show up in a flash, instead of a slow fade.
  22.  
  23.  
  24.     Well, I can probably help you here. I have some public domain source
  25. code that will read CGA, EGA, VGA and 256 MCGA PCX files in a flash,
  26. requiring no external .BGI files whatsoever. Thing is, I haven't had
  27. much success converting it to a procedure, which I really need to do.
  28. I'm new to this "newsgroup," so I don't know if uuencoding is allowed,
  29. or what. I can post the source for the PCX unit, as well as the simple
  30. code used to load the picture.
  31.     Maybe someone can figure out how to make it work as a procedure
  32. or function? I'm pretty new to TP, but am loving it more and more every
  33. day!
  34.  
  35.  * SLMR 2.1a * TOE - A device for finding furniture in the dark.
  36.