Xref: utzoo comp.os.vms:32745 comp.windows.x:29734 Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!swrinde!elroy.jpl.nasa.gov!ames!sgi!llustig!objy!prefect!ricks From: ricks@prefect.objy.com (Rick L. Spickelmier) Newsgroups: comp.os.vms,comp.windows.x Subject: XtAddInput and VMS DEC Windows Message-ID: <1990Nov20.184509.3252@objy.com> Date: 20 Nov 90 18:45:09 GMT Sender: news@objy.com Reply-To: ricks@berkeley.edu Organization: Objectivity, Inc. Lines: 19 I'm trying to get XtAddInput to work on VMS with the input coming from a pipe connected to a subprocess (created with vfork/execv). I can create pipes, dup them to 0 and 1, vfork/execv the child and communicate just fine (child uses stdin and stdout, parent uses the pipes). However, if I try to use XtAddInput (rather than explicit reads in the parent) I just hang... Does anybody use XtAddInput under VMS? Is it with a subprocess via pipes? If so, could you send a code fragment? Thanks, Rick -- Rick L. Spickelmier Objectivity, Inc. ricks@berkeley.edu, ricks@objy.com