uejio@diego.llnl.gov (Jeremy Uejio) (11/09/89)
I've been working on an X application which opens a psuedo tty and redirects it into my own sub class of a text widget. Does anybody know of a VT-100 widget to use so that I don't have to figure out how to emulate it with my text widget? I'm using R3 and the Athena Widgets on a Sun 3/50 running Sun Unix 4.2 rel 3.4 (The reason I'm doing this is so that we can run tools that have been written with a command line interface in a window environment with user definable buttons and such and we don't have to modify all our tools.) Thanks very much, jeremy uejio@lll-crg.llnl.gov or uejio@diego.llnl.gov
kaleb@mars.jpl.nasa.gov (Kaleb Keithley) (11/09/89)
In article <37944@lll-winken.LLNL.GOV> uejio@diego.llnl.gov (Jeremy Uejio) writes: >I've been working on an X application which opens a psuedo tty and >redirects it into my own sub class of a text widget. Does anybody >know of a VT-100 widget to use so that I don't have to figure out how >to emulate it with my text widget? I'm using R3 and the Athena >Widgets on a Sun 3/50 running Sun Unix 4.2 rel 3.4 > Two solutions... 1) xterm is implemented with a vt100 widget. You can look at that, or... 2) run xterm -e myapp Benson, you are so mercifully devoid of the ravages of intelligence. kaleb@mars.jpl.nasa.gov (818)354-8771 Kaleb Keithley