Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!swrinde!ucsd!ucbvax!bloom-beacon!LARRY.MCRCIM.MCGILL.EDU!mouse From: mouse@LARRY.MCRCIM.MCGILL.EDU Newsgroups: comp.windows.x Subject: Re: Multiple Displays in Xt Message-ID: <9011050309.AA08155@Larry.McRCIM.McGill.EDU> Date: 5 Nov 90 03:09:47 GMT Sender: daemon@athena.mit.edu (Mr Background) Organization: The Internet Lines: 19 > I can't seem to open multiple displays in my X Toolkit application. [...] > I'm running X11R3 under Ultrix 3.1 on a DECstation 3100. I am fairly sure R3 Xt simply does not work right when you try to open multiple displays. (Some of the Xt-private state information is not correctly tagged according to which display it belongs to, so Xt tries to use some things on displays they didn't come from. From your quoted error message, it seems it does this with a Cursor in your case.) I have a vague memory of hearing that R4 was supposed to be better, but I also seem to recall hearing that the R4 Xt still doesn't work right. Since I don't use Xt, I really can't say. (I can say that at the Xlib level this is entirely a non-problem, even back in R3.) der Mouse old: mcgill-vision!mouse new: mouse@larry.mcrcim.mcgill.edu