home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / sys / next / programm / 5958 < prev    next >
Encoding:
Text File  |  1992-09-03  |  1.0 KB  |  26 lines

  1. Newsgroups: comp.sys.next.programmer
  2. Path: sparky!uunet!cis.ohio-state.edu!zaphod.mps.ohio-state.edu!moe.ksu.ksu.edu!unlinfo.unl.edu!cse!hickman
  3. From: hickman@cse.unl.edu (Hubert B. Hickman)
  4. Subject: terminal emulation 
  5. Message-ID: <1992Sep3.142702.27283@unlinfo.unl.edu>
  6. Sender: news@unlinfo.unl.edu
  7. Nntp-Posting-Host: cse.unl.edu
  8. Organization: University of Nebraska - Lincoln
  9. Date: Thu, 3 Sep 1992 14:27:02 GMT
  10. Lines: 14
  11.  
  12. I have an application that requires the use of an imbedded "terminal"
  13. window within a window.  This terminal window needs to to run a shell,
  14. and various buttons and other things will send some input to this 
  15. terminal window.  The user should also have the ability to type commands
  16. into this terminal window.  So I guess what I need is an imbedded "terminal"
  17. emulation in a scrolling text field.  What would be the best way
  18. to go about doing this?  The emulation need not be too fancy - the equivalent
  19. of the Workspace's "new shell" would be sufficient.
  20.  
  21. Thanks in advance,
  22.  
  23. Hubert Hickman
  24. hickman@cse.unl.edu
  25.  
  26.