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