home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / comp / windows / x / 21449 < prev    next >
Encoding:
Internet Message Format  |  1993-01-21  |  2.4 KB

  1. Path: sparky!uunet!cs.utexas.edu!swrinde!ctcvax.ccf.swri.edu!trident!mark
  2. Newsgroups: comp.windows.x
  3. Subject: Re: Real-time graphing - call for suggestions
  4. Message-ID: <273@trident.datasys.swri.edu>
  5. From: mark@trident.datasys.swri.edu (Mark D. Collier)
  6. Date: 21 Jan 93 16:27:46 GMT
  7. Organization: Southwest Research Institute
  8. Lines: 43
  9.  
  10. > Basically, what we want to do is ...
  11.  
  12. I have been prototyping software for the new control center being
  13. designed for NASA-Marshall. It will of course have similar,
  14. real-time X display requirements.
  15.  
  16. We are building a display contruction and operation prototype which
  17. lets the user build/operate a display consisting of plots, virtual
  18. instruments, digital text, graphics, and other objects. The primary
  19. thing you would probably be interested in is the widgets we are using.
  20. At this time, we are using the DynaGraphX data widgets, which are
  21. basically the DataViews graphic objects with an Xt interface. I sel-
  22. ected DynaGraphX because it has a wide range of widgets and IHMO,
  23. is well suited to real-time. It also supports the features you
  24. described. I also considered and may use in the future, widgets from:
  25.  
  26.      XRT/Graph   (KL Group) - nice appearance and lots of flex.
  27.      Xtra        (GSS)      - ditto
  28.      INT widgets (INT)      - nice widgets initially for oil apps.
  29.  
  30. A good source of info on widgets is the Integrated Computing
  31. Solutions (ICS) widget databook. It is a listing of COTS and free
  32. widgets from which you can pick and choose. There is also a Free
  33. Widget Foundation (FWF) from which you can obtain various free
  34. widgets. The ICS databook references some of the FWF widgets. I
  35. have not checked up on the FWF in a while and it may offer many
  36. more widgets.
  37.  
  38. We also developed a custom widget which supports all the digital
  39. text, static graphic, and dynamic graphic display. All the code
  40. I have described is owned by NASA, so you can get ahold of it if
  41. you really want to.
  42.  
  43. > Right now we're using X11R4/5 ...
  44.  
  45. I use R5 and Motif (and obviously Xt) with no problems.
  46.  
  47. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  48. Mark D. Collier                      Southwest Research Institute
  49. Senior Research Analyst              Automation and Data Systems Division
  50. Voice: (512) 522-3437                Data Systems Department
  51. FAX:   (512) 522-5499                Software Engineering Section
  52. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  53.