home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.sys.next.programmer
- Path: sparky!uunet!cis.ohio-state.edu!zaphod.mps.ohio-state.edu!moe.ksu.ksu.edu!unlinfo.unl.edu!cse!hickman
- From: hickman@cse.unl.edu (Hubert B. Hickman)
- Subject: terminal emulation
- Message-ID: <1992Sep3.142702.27283@unlinfo.unl.edu>
- Sender: news@unlinfo.unl.edu
- Nntp-Posting-Host: cse.unl.edu
- Organization: University of Nebraska - Lincoln
- Date: Thu, 3 Sep 1992 14:27:02 GMT
- Lines: 14
-
- I have an application that requires the use of an imbedded "terminal"
- window within a window. This terminal window needs to to run a shell,
- and various buttons and other things will send some input to this
- terminal window. The user should also have the ability to type commands
- into this terminal window. So I guess what I need is an imbedded "terminal"
- emulation in a scrolling text field. What would be the best way
- to go about doing this? The emulation need not be too fancy - the equivalent
- of the Workspace's "new shell" would be sufficient.
-
- Thanks in advance,
-
- Hubert Hickman
- hickman@cse.unl.edu
-
-