home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / windows / openloo / 4436 < prev    next >
Encoding:
Text File  |  1992-11-10  |  1.6 KB  |  37 lines

  1. Newsgroups: comp.windows.open-look
  2. Path: sparky!uunet!utcsri!torn!nott!cunews!newell!ebx
  3. From: ebx@scs.carleton.ca (edmond bo xiao)
  4. Subject: XView PRogramming: Access objects within child.
  5. Message-ID: <1992Nov10.234113.29281@cunews.carleton.ca>
  6. Sender: news@cunews.carleton.ca (News Administrator)
  7. Reply-To: ebx@scs.carleton.ca
  8. Organization: School of Computer Science, Carleton University, Ottawa, Canada
  9. Date: Tue, 10 Nov 1992 23:41:13 GMT
  10. Lines: 27
  11.  
  12. Does anybody have experience with accessing XView objects within a forked
  13. process? Say, if I want to monitor an input and send all/any to an XView
  14. tty or so. I fork a child after all object creations. Everything works
  15. fine except I can't write within the child. The call returns correctly but 
  16. nothing happens to the tty. I even tried shared memory but still didn't
  17. get it. 
  18.  
  19. Writing from the parent process is ok.
  20.  
  21. Thanks to all replies.
  22.  
  23. edmond
  24.  
  25. ---
  26. ==============================================================================
  27. eeeeee    bbbbbb    x    x          \ i /  \  ._i_,     School of Comp. Sci.
  28. e  eeeeee b  bbbbbb  x xx   x       .---.     | | /     Carleton University
  29. eeeeee  e bbbbb   b   xxx  x        |---|  \  |---.     Ottawa, Ontario
  30. e  eeeeee b  bbbbb   x  xxx         |___|     |\ /      Canada K1S 5B6
  31. eeeeee    bbbbbb  b x   xx x        |   |   / / X       (613)788-2600x4340
  32.    eeeeee    bbbbbb    x    x       |   J  / / / \      ebx@scs.carleton.ca
  33. =~+~=~+~=~+~=~+~=~+~=~+~=~+~=~+~=~+~=~+~=~+~=~+~=~+~=~+~=~+~=~+~=~+~=~+~=~+~=~
  34.     If there is only one thing works, try the QUIT button.
  35. ==============================================================================
  36.  
  37.