Path: utzoo!utgpu!water!watmath!clyde!att!osu-cis!tut.cis.ohio-state.edu!bloom-beacon!husc6!purdue!vasilik From: vasilik@cs.purdue.EDU (Eric Vasilik) Newsgroups: comp.windows.x Subject: SUn RPC and the Xtoolkit Keywords: help! Message-ID: <4409@medusa.cs.purdue.edu> Date: 25 Jun 88 20:05:30 GMT Organization: Undue Purversity Lines: 12 Has anyone used the X11 toolkit with Sun RPC ? Both tools provide non-returning procedures (XtMainLoop for Xt and svc_run for RPC) which process events. One can use XtAddInput to get Xtoolkit to respond to events on file descriptors not associated with the toolkit. I have not had success in integrating the two. Please send replies to vasilik@medusa.cs.purdue.edu Thanks in advance!