home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / windows / x / 16165 < prev    next >
Encoding:
Text File  |  1992-09-03  |  723 b   |  21 lines

  1. Newsgroups: comp.windows.x
  2. Path: sparky!uunet!usc!rpi!scott.skidmore.edu!psinntp!psinntp!citib.com!seles!flongo
  3. From: flongo@bank.citib.com
  4. Subject: Animation
  5. Message-ID: <1992Sep2.212745.24815@citib.com>
  6. Sender: news@citib.com
  7. Organization: US Card Products Group, Citicorp Treasury
  8. X-Newsreader: Tin 1.1 PL4
  9. Date: Wed, 2 Sep 92 21:27:45 GMT
  10. Lines: 9
  11.  
  12. I've animated a small object in a simple X window by using XOR to
  13. draw and erase the image, however it *flashes* ( jitters ) too much.
  14. Is there a way to get a smoother transition? My small object is
  15. drawn using XDrawArc(). I've tried various other GXFunctions,
  16. but they all seem to do worse than GXxor. Any help would be appreciated.
  17.  
  18. Frank Longo
  19. flongo@bank.citib.com
  20.  
  21.