home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / windows / x / 19109 < prev    next >
Encoding:
Internet Message Format  |  1992-11-14  |  1.3 KB

  1. Path: sparky!uunet!news.mentorg.com!sdl!garyg!garyg
  2. From: garyg@Warren.MENTORG.COM (Gary Gendel)
  3. Newsgroups: comp.windows.x
  4. Subject: Re: DESQ/X Apps
  5. Date: 13 Nov 1992 17:36:25 GMT
  6. Organization: Mentor Graphics, IC Group
  7. Lines: 28
  8. Distribution: world
  9. Message-ID: <1e0p2pINNmud@sdl.Warren.MENTORG.COM>
  10. References: <1992Nov13.012937.28467@fcom.cc.utah.edu>
  11. Reply-To: garyg@Warren.MENTORG.COM
  12. NNTP-Posting-Host: garyg.warren.mentorg.com
  13.  
  14. In article 28467@fcom.cc.utah.edu, jharvey@csulx.weber.edu (Just me) writes:
  15. >Readers,
  16. >
  17. >I have DESQview/X on the way and am wondering where I can find
  18. >X apps that can be resident on a DOS machine.  Do I usually
  19. >need to compile them first?  For instance, if I want
  20. >to play Xtrek or Xtank, where can I find them to run with DV/X?
  21. >
  22. >Thanks,
  23. >
  24. >Justin Harvey
  25. >City & Borough of Juneau
  26. >
  27. >jharvey@csulx.weber.edu
  28.  
  29.  
  30. Unfortuantely, you will have to compile these apps for Desqview/X.  By the way, the
  31. standard D/X release does not come with any X API.  You can use the djgcc compiler
  32. and get the API from the network (qvx101.zip, I think).  This seems to work well.
  33.  
  34. Here's a question for any D/X programmers:
  35.  
  36. I was getting drawn lines out of my window.  I traced this back to an XSetDashes
  37. call with an non-zero dash_offset (third parameter) value.  Anyone else have this
  38. problem?  Thanks in advance.
  39.  
  40. Gary
  41.  
  42.