home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / comp / windows / misc / 1750 < prev    next >
Encoding:
Internet Message Format  |  1992-12-31  |  1.6 KB

  1. Xref: sparky comp.windows.misc:1750 comp.windows.x:20671 comp.windows.x.motif:8281
  2. Newsgroups: comp.windows.misc,comp.windows.x,comp.windows.x.motif
  3. Path: sparky!uunet!psinntp!bnlux1.bnl.gov!sscdaq.phy.bnl.gov!strzelin
  4. From: strzelin@sscdaq.phy.bnl.gov (Bob Strzelinski)
  5. Subject: Object-oriented toolkits
  6. Message-ID: <1992Dec31.164053.3055@bnlux1.bnl.gov>
  7. Sender: news@bnlux1.bnl.gov (Usenet news)
  8. Organization: Physics Dept., Brookhaven National Laboratory
  9. Distribution: usa
  10. Date: Thu, 31 Dec 1992 16:40:53 GMT
  11. Lines: 10
  12.  
  13. I am about to undertake a development project to develop a control/monitoring program.  Most of the heavy development will be related to the user interface.  I have a GUI-builder (X-Designer) for prototyping but for maintainability, I would prefer to use a programming toolkit for the production version.  The requirements are that it run on SGI Indigi under Irix 4.0+ (either 4Dwm or mwm) and it would be nice if it were object-oriented as we have already started the analysis using an object-oriented paradigm
  14.  
  15.  
  16.   As for the language interface, we are considering gcc (we are at version 2.3.3) or AT&T's C++ Release 2.0 which is commercially available for these machines.  We are also looking at Modula-3 and its Trestle toolkit, but so far have this running only on a DECstation.  Has anyone ported this to Irix?
  17.  
  18. Thanks for any info.
  19.  
  20. ///////////////////////////////////////////////////////////////////////////////
  21. // Robert J Strzelinski                 // Brookhaven National Laboratory    //
  22. // strzelin@sscdaq.phy.bnl.gov          // Upton, NY 11973-5000              //
  23. ///////////////////////////////////////////////////////////////////////////////
  24.