home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / comp / windows / openloo / 5182 < prev    next >
Encoding:
Text File  |  1993-01-28  |  1.1 KB  |  28 lines

  1. Newsgroups: comp.windows.open-look
  2. 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
  3. From: jwr@sc.harris.com (Jeff Reynolds)
  4. Subject: How do you redirect stdout to an OLIT textEdit Widget?
  5. Message-ID: <1993Jan27.182239.7229@sc.harris.com>
  6. Sender: jwr@sc.harris.com (Jeff Reynolds)
  7. Organization: Harris Electronic Design Automation
  8. Date: Wed, 27 Jan 1993 18:22:39 GMT
  9. Lines: 17
  10.  
  11.  
  12. Currently, our application writes all its output to the window from
  13. which it was invoked (it writes everything to stdout).  We now want
  14. to get that output into an OLIT textEdit Widget.  We have been toying with
  15. XtAddInput, but to no avail.  Another monkey wrench in our problem is
  16. that some of the output is from C (printf) and some is from
  17. FORTRAN (WRITE to unit 6).  
  18.  
  19. Any ideas on how this can be done??
  20.  
  21. Please e-mail suggestions to jwr@sc.harris.com.
  22.  
  23. -- 
  24.    Jeff Reynolds
  25.    Harris Corporation (Electronic Design Automation Division)
  26.    Telephone (716) 924-9303   FAX (716) 924-4729
  27.    EMAIL: jwr@sc.harris.com
  28.