home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.windows.open-look
- Path: sparky!uunet!uuhelio!jpf
- From: jpf@uuhelio.uucp (Jeff Francis)
- Subject: Problem converting a Window to an XCanvas in NeWS?
- Message-ID: <JPF.92Nov23040313@uuhelio.uuhelio>
- Sender: jpf@uuhelio.uucp (Jeff Francis)
- Organization: HelioCentric Software
- Date: Mon, 23 Nov 1992 10:03:13 GMT
- Lines: 18
-
- I have the following piece of NeWS cps code.
-
- cdef ps_start(int xid)
- /NeWS 3 0 findpackage beginpackage
- (NeWS/Xstruct.ps) LoadFile pop
- (NeWS/Xselection.ps) LoadFile pop
-
- xid XLookupCanvas setcanvas
-
- When I call this code I get an error saying that 'xlookupid' is
- undefined. When I grep through the various $OWN/etc/NeWS files I
- can't find this operator. Any ideas? I'm simply trying to get at the
- canvas for a given X Window ID.
-
- Thanks in advance,
- jpf
- --
- Jeff Francis, HelioCentric Software, uunet!uuhelio!jpf, (515) 232-1300
-