home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.sys.hp
- Path: sparky!uunet!europa.asd.contel.com!darwin.sura.net!spool.mu.edu!nigel.msen.com!sdd.hp.com!hp-cv!hp-pcd!hpcvusn!hpcvlx!lori
- From: lori@hpcvlx (Lori Cook)
- Subject: Re: xwd of a motif widget window
- Message-ID: <1992Sep14.211250.23205@hpcvusn.cv.hp.com>
- Sender: nobody@hpcvusn.cv.hp.com (Nobody - UID must be 99999)
- Nntp-Posting-Host: hpcvlx.cv.hp.com
- Organization: Hewlett-Packard Company, Corvallis, Oregon USA
- X-Newsreader: Tin 1.1 PL5
- References: <6043@m1.cs.man.ac.uk>
- Date: Mon, 14 Sep 1992 21:12:50 GMT
- Lines: 20
-
- Raju
-
- Based on the code fragment posted:
- 1) is winid[10] large enough to hold winnum?
- 2) are you doing a 'fork' or 'vfork' of your process before
- doing the 'execlp'? If not, by exec'ing, you release
- all the X resources received up to that point, including
- the window, and they will no longer exist.
- 3) waiting for the child process (xwd) to die before continuing?
-
- Hope this helps.
- Lori A. Cook
-
- --
- USMail: Interface Technology Operation
- Hewlett-Packard - Corvallis Information Systems
- 1000 NE Circle Blvd. Corvallis, OR 97330
-
- ARPA: lori@hpcvlx.HP.COM
- UUCP: {cmcl2, harpo, hplabs, rice, tektronix}!hp-pcd!lori
-