home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.windows.open-look
- Path: sparky!uunet!charon.amdahl.com!amdahl!rtech!sgiblab!sdd.hp.com!cs.utexas.edu!qt.cs.utexas.edu!yale.edu!newsserver.jvnc.net!louie!udel!intercon!psinntp!rama!jwr
- From: jwr@sc.harris.com (Jeff Reynolds)
- Subject: How do you redirect stdout to an OLIT textEdit Widget?
- Message-ID: <1993Jan27.182239.7229@sc.harris.com>
- Sender: jwr@sc.harris.com (Jeff Reynolds)
- Organization: Harris Electronic Design Automation
- Date: Wed, 27 Jan 1993 18:22:39 GMT
- Lines: 17
-
-
- Currently, our application writes all its output to the window from
- which it was invoked (it writes everything to stdout). We now want
- to get that output into an OLIT textEdit Widget. We have been toying with
- XtAddInput, but to no avail. Another monkey wrench in our problem is
- that some of the output is from C (printf) and some is from
- FORTRAN (WRITE to unit 6).
-
- Any ideas on how this can be done??
-
- Please e-mail suggestions to jwr@sc.harris.com.
-
- --
- Jeff Reynolds
- Harris Corporation (Electronic Design Automation Division)
- Telephone (716) 924-9303 FAX (716) 924-4729
- EMAIL: jwr@sc.harris.com
-