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

  1. Newsgroups: comp.os.msdos.programmer
  2. Path: sparky!uunet!gatech!taco!dspascha
  3. From: dspascha@eos.ncsu.edu (DAVID SCOTT PASCHAL)
  4. Subject: Re: Developing for X-Windows
  5. Message-ID: <1992Sep9.200501.4108@ncsu.edu>
  6. Originator: dspascha@c00017-118dan.eos.ncsu.edu
  7. Lines: 26
  8. Sender: news@ncsu.edu (USENET News System)
  9. Reply-To: dspascha@eos.ncsu.edu (DAVID SCOTT PASCHAL)
  10. Organization: North Carolina State University, Project Eos
  11. References: <87869@netnews.upenn.edu> <3tsn2k.jsteele@netcom.com>
  12. Date: Wed, 9 Sep 1992 20:05:01 GMT
  13.  
  14.  
  15. |> In <87869@netnews.upenn.edu> casale@eniac.seas.upenn.edu (Michael Casale) writes:
  16. |> 
  17. |> >Hi there,
  18. |> 
  19. |> >    I'm looking for a cross-platform C development tool that will allow me 
  20. |> >to develop screens, windows, menus in X-Windows UNIX code on a PC for later
  21. |> >porting.   Developing for X-Windows is a must and I will probably need to
  22. |> >modify this code later on.  What kind of multiple-platform development tools 
  23. |> >are out there?  The only one I am remotely familiar with is C-Scape by Liant.
  24. |> >Any info would be much appreciated.
  25. |> 
  26. |> >            Thanx
  27. |> >                Michael Casale
  28. |> >                casale@eniac.seas.upenn.edu
  29. |> >.
  30.  
  31. Hi.  There is a product out in Europe now called Star-View.  It's a graphics
  32. user-interface class library for C++, and currently I think it supports Windows
  33. 3.x and the Mac, but they (Star Division GmbH) should be coming out soon with
  34. versions for X-Windows, Next, etc. if they haven't already.  It's more generic
  35. than Borland's ObjectWindows, because you don't have to make any GUI-dependent
  36. API calls.  Eventually the product should be here in the States.
  37.  
  38. Tschuess,
  39. David Paschal
  40.