home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / windows / openloo / 4484 < prev    next >
Encoding:
Text File  |  1992-11-13  |  1.3 KB  |  32 lines

  1. Newsgroups: comp.windows.open-look
  2. Path: sparky!uunet!cs.utexas.edu!qt.cs.utexas.edu!yale.edu!yale!gumby!destroyer!fmsrl7!lynx!zia.aoc.nrao.edu!laphroaig!cflatter
  3. From: cflatter@nrao.edu (Chris Flatters)
  4. Subject: Re: Devguide's term pane
  5. Message-ID: <1992Nov13.003020.24152@zia.aoc.nrao.edu>
  6. Sender: news@zia.aoc.nrao.edu
  7. Reply-To: cflatter@nrao.edu
  8. Organization: NRAO
  9. References: <1992Nov12.160251.1527@eng.umd.edu>
  10. Date: Fri, 13 Nov 92 00:30:20 GMT
  11. Lines: 19
  12.  
  13. In article 1527@eng.umd.edu, kelso@eng.umd.edu (John Kelso) writes:
  14.  
  15. >I'm writing a program using Devguide 3.0.  I'd like to have the program
  16. >open a window and allow the user to enter some Unix commands, and have
  17. >the program capture the window's contents.
  18. >
  19. >Devguide's term pane seems like the obvious choice for this.  The problem
  20. >is that there is almost no documentation about term panes.
  21. >
  22. >I looked at the code that was generated, and can see that it uses an object
  23. >called TERMSW.  My O'Reilly books make no mention of this type of object.
  24.  
  25. The TERMWS package is a union of TEXTSW and TTY.  The TERMSW
  26. implementation is pretty kludgy and Sun have tried (without much
  27. success) to discourage its use pending the creation of a better
  28. package.  Hence it not being documented in Vol. 7.
  29.  
  30.     Chris Flatters
  31.     cflatter@nrao.edu
  32.