home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / windows / x / 16189 < prev    next >
Encoding:
Internet Message Format  |  1992-09-04  |  4.9 KB

  1. Path: sparky!uunet!sun-barr!olivea!hal.com!decwrl!zazen!psl.wisc.edu!sol!bodoh
  2. From: bodoh@xraylith.wisc.edu (Daniel J. Bodoh)
  3. Newsgroups: comp.windows.x
  4. Subject: Re: X-Windows Development From the PC [or what is DESQview/X?]
  5. Message-ID: <1992Sep4.162142.13660@xraylith.wisc.edu>
  6. Date: 4 Sep 92 16:21:42 GMT
  7. References: <87870@netnews.upenn.edu>
  8. Sender: news@xraylith.wisc.edu (The News)
  9. Organization: Center for X-ray Lithography, UW-Madison
  10. Lines: 94
  11.  
  12. In article <87870@netnews.upenn.edu> casale@eniac.seas.upenn.edu (Michael Casale) writes:
  13. >    I'm looking for a cross-platform C development tool that will allow me 
  14. >to develop screens, windows, menus in X-Windows UNIX code on a PC for later
  15. >porting.   Developing for X-Windows is a must and I will probably need to
  16. >modify this code later on.  What kind of multiple-platform development tools 
  17. >are out there?
  18.  
  19. From the DESQview/QEMM FAQ list:
  20.  
  21. Q1:  What is DESQview?
  22.  
  23. A1:  DESQview is a program written by Quarterdeck Office Systems of Santa
  24.      Monica, California, USA.  It allows true preemptive multitasking (see
  25.      Q9) on 8088, 8086, 80286, 80386, 80486, V20 and V30 machines running
  26.      MS-DOS (see Q4). While MS-DOS is still considered the PC's operating
  27.      system, DESQview provides services similar to more advanced multitasking
  28.      operating systems.
  29.  
  30. Q2:  Besides DESQview, what other products does Quarterdeck sell, and what
  31.      are the current versions?
  32.  
  33.      [stuff skipped]
  34.  
  35.      DESQview/X-386 (DVX386)  1.02
  36.           DESQview/X-386 is DV386 with an industry-standard graphical user
  37.           interface.  It contains an X-windows server, which allows you to
  38.           interact with X-windows programs running on Unix machines, or DOS
  39.           text and X clients running on other DESQview/X machines (see Q30).
  40.           Using the fonts provided, you can make use of your SVGA to have
  41.           many small 80x25 windows open on the screen simultaneously.
  42.  
  43.           The DVX386 package contains DESQview/386 2.52, QEMM-386 6.03 and
  44.           Manifest 1.14.  These versions are not available separately. It
  45.           also contains 4 DESQview/X Companions: an Application Manager (like
  46.           Window's Program Manager), a File Manager, the Adobe Type Manager
  47.           and an Icon Editor
  48.  
  49. Q8:  I want to write software for DESQview and DVX.  Where can I get the API?
  50.  
  51.      [stuff skipped]
  52.  
  53.      X programming is only available under DESQview/X.  X Window programming
  54.      allows you to write computer-independent graphics interfaces.
  55.      You can combine DESQview API programming and X Window programming if you
  56.      write small real-mode programs.  Quarterdeck has ported only part of the
  57.      API to protected-mode X programming.
  58.  
  59.     [stuff skipped]
  60.  
  61.          DJGPP, an MSDOS 386 port of the GNU C compiler is available on the
  62.      Internet.  Quarterdeck has released DJGPP-compatible X libraries
  63.      without documentation for free with GNU C.  This free version is
  64.      available on the Internet.
  65.  
  66.      A special base-level DESQview/X X11 Starter Toolkit, for use with the
  67.      DJGPP GNU C/C++ compiler only, includes disks containing the full X11 R4
  68.      programming libraries, the DESQview/X system library with Berkeley
  69.      Socket Interface, sample programs, make files for  GNU, the DESQview/X
  70.      Roadmap documentation, and the GNU C/C++ compiler. The starter kit sells
  71.      for $50.
  72.  
  73.      The complete DESQview/X X11 Toolkit, priced at $750, includes: X11 R4
  74.      programming libraries, the DESQview/X system  library with Berkeley
  75.      Socket Interface, sample programs, make files and library support for
  76.      Microsoft C, Borland C++, Zortech C++, Rational Instant C, Watcom C/386,
  77.      Metaware High C, and GNU C/C++ compilers, the DESQview/X Roadmap,
  78.      O'Reilly X Reference and Programming Guides (Volumes 1, 2, 4, and 5),
  79.      Rational Systems DOS/4GX DOS extender and tools, Instant C development
  80.      environment, Oxygen, and Quarterdeck's Developer Passport Support.
  81.  
  82.      [stuff skipped]
  83.  
  84.      Quarterdeck's OSF/Motif (v. 1.1.5) Development Toolkit, priced at $150,
  85.      includes: Motif Widget libraries, Motif Resource  Management library,
  86.      Motif User Interface Language (UIL) compiler, sample programs, O'Reilly
  87.      Volume 6, Motif Programming Manual, the DESQview/X OSF/Motif Roadmap and
  88.      the DESQview/X end user OSF/Motif Window Manager.  The Motif libraries
  89.      can be used to build applications with a standard look and feel.
  90. -------
  91. The DESQview/QEMM Frequently Asked Questions list can be obtained
  92. from a variety of places.  First, it is posted montly to 
  93. comp.os.msdos.desqview and news.answers with the subject line
  94. "DESQview/QEMM Frequently Asked Questions: READ BEFORE POSTING".
  95. Use your newsreader to search backwards for an article with this subject
  96. line.
  97.  
  98. Second, it is available via anonymous FTP from SIMTEL20 and mirrors
  99. in the DESQVIEW directory.  On WSMR-SIMTEL20.ARMY.MIL get
  100. PD1:<MSDOS.DESQVIEW>DVFAQ8.ZIP.  On OAK.OAKLAND.EDU get 
  101. /pub/msdos/desqview/dvfaq8.zip.
  102. -- 
  103. Dan Bodoh
  104. Grad Student
  105. University of Wisconsin-Madison
  106.