home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / os / msdos / programm / 9195 < prev    next >
Encoding:
Text File  |  1992-09-09  |  1.9 KB  |  46 lines

  1. Path: sparky!uunet!cs.utexas.edu!sun-barr!olivea!decwrl!csus.edu!netcom.com!jsteele
  2. From: jsteele@netcom.com (John Steele)
  3. Newsgroups: comp.os.msdos.programmer
  4. Subject: Re: Developing for X-Windows
  5. Message-ID: <3tsn2k.jsteele@netcom.com>
  6. Date: 9 Sep 92 16:54:22 GMT
  7. References: <87869@netnews.upenn.edu>
  8. Organization: Netcom - Online Communication Services  (408 241-9760 guest)
  9. Lines: 35
  10.  
  11. In <87869@netnews.upenn.edu> casale@eniac.seas.upenn.edu (Michael Casale) writes:
  12.  
  13. >Hi there,
  14.  
  15. >    I'm looking for a cross-platform C development tool that will allow me 
  16. >to develop screens, windows, menus in X-Windows UNIX code on a PC for later
  17. >porting.   Developing for X-Windows is a must and I will probably need to
  18. >modify this code later on.  What kind of multiple-platform development tools 
  19. >are out there?  The only one I am remotely familiar with is C-Scape by Liant.
  20. >Any info would be much appreciated.
  21.  
  22. >            Thanx
  23. >                Michael Casale
  24. >                casale@eniac.seas.upenn.edu
  25. >.
  26.  
  27. I don't know if C-Scape under DOS will work on *nix, but I am developing
  28. X-windows applications using DV/X and the new DJGPP compiler.  This is a
  29. *nix compiler for DOS (requires a 386), and quite a few X programs work
  30. without change, although some do require it.
  31.  
  32. The whole setup cost me the price of DV/X, and free compiler and X libraries
  33. makes it quite affordable :)
  34.  
  35. If you want more info, check out the comp.os.msdos.desqview newsgroup, where
  36. Quaterdeck reps are quite active...
  37.  
  38. John
  39. -- 
  40. #include <disclaimer.h>            /* route all flames to /dev/null  */
  41. /**************************************************************************/
  42. /*   Systems Analyst      | John Steele     email: jsteele@netcom.com     */
  43. /* Video Business Systems |                                               */
  44. /*   1-800-255-3088       |    Most people spell COBOLSUX incorrectly...  */
  45. /**************************************************************************/
  46.