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