home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / windows / x / 20201 < prev    next >
Encoding:
Text File  |  1992-12-14  |  1.1 KB  |  32 lines

  1. Newsgroups: comp.windows.x
  2. Path: sparky!uunet!haven.umd.edu!darwin.sura.net!spool.mu.edu!yale.edu!yale!gumby!destroyer!fmsrl7!lynx!apsicc.aps.edu!einhorn_d
  3. From: einhorn_d@apsicc.aps.edu (E. Drew Einhorn)
  4. Subject: Missing XView function pr_load()
  5. Message-ID: <14DEC199214444157@apsicc.aps.edu>
  6. Date: Mon, 14 Dec 92 21:44:00 GMT
  7. Organization: Albuquerque Public Schools - Career Enrichment Center
  8. News-Software: VAX/VMS VNEWS 1.41    
  9. Lines: 21
  10.  
  11. Hello for my first foray into the wonderful world of X-Windows I am
  12. converting a simple application originally written in Sunview. After
  13. running the application thru the cv2xview script and cleaning up 
  14. the results, etc., I am left with a couple of unresolved external
  15. references:
  16.  
  17.    pr_load
  18.    pr_load_header
  19.    pr_load_std_image
  20.  
  21. These functions support loading Sun raster files into a pixrect.
  22.  
  23. Been hunting thru all my X documentation and about the only thing
  24. I can find is XReadBitmapFile which loads an X10/X11 bitmap file
  25. into a Pixmap, which leaves two problems converting the Pixmap to 
  26. a pixrect and converting the rasterfiles to bitmaps.
  27.  
  28. Can anyone enlighten me?
  29.  
  30. Thanks
  31. Drew Einhorn  einhorn_d@apsicc.aps.edu
  32.