Path: utzoo!mnetor!uunet!husc6!bloom-beacon!oberon!pollux.usc.edu!papa From: papa@pollux.usc.edu (Marco Papa) Newsgroups: comp.windows.x Subject: X10 -> X11 conversion Message-ID: <6900@oberon.USC.EDU> Date: 11 Feb 88 17:34:02 GMT Sender: nobody@oberon.USC.EDU Reply-To: papa@pollux.usc.edu (Marco Papa) Organization: University of Southern California, Los Angeles, CA Lines: 11 References: We are currently porting an application from X10 to X11 using Xlib. Out of the 31 X10 routines used we found almost identical counterparts for 28 of them. The 3 I could not find a replacement for are all of the "Make" type: XMakePattern, XMakeTile and XMakePixmap Am I overlooking something? What is the best way to duplicate those (if there is any)? Thanks in advance. -- Marco