home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / windows / x / 20800 < prev    next >
Encoding:
Text File  |  1993-01-06  |  926 b   |  25 lines

  1. Newsgroups: comp.windows.x
  2. Path: sparky!uunet!munnari.oz.au!cs.mu.OZ.AU!munta.cs.mu.OZ.AU!sjr
  3. From: sjr@munta.cs.mu.OZ.AU (Simon Rodger)
  4. Subject: Problem using monochrome animation on a colour terminal
  5. Message-ID: <9300618.27443@mulga.cs.mu.OZ.AU>
  6. Sender: news@cs.mu.OZ.AU
  7. Organization: Computer Science, University of Melbourne, Australia
  8. Date: Wed, 6 Jan 1993 07:44:05 GMT
  9. Lines: 14
  10.  
  11.  
  12. Hi,
  13.  
  14. I am busy writing an X application that uses animation. I use
  15. the GXxor function to avoid messy intersections and erasure. All
  16. is well on my Sun but when I use another monochrome terminal
  17. I discovered that the BlackPixel and Whitepixel indexes were
  18. reversed. This I managed to solve using GXequiv. The real problem
  19. is colour work stations. I have neither managed to define the window 
  20. as a monochrome window nor somehow exclude all colour index values. 
  21.  
  22. I would appreciate any advise that could be given on the topic. 
  23.  
  24. Simon Rodger
  25.