Xref: utzoo comp.windows.x.motif:2687 comp.windows.x:35747 Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!sun-barr!olivea!uunet!godzilla!jordan From: jordan@tcs.com (Jordan Hayes) Newsgroups: comp.windows.x.motif,comp.windows.x Subject: Re: Controlling Widgets on different Displays Message-ID: <2099@godzilla.tcs.com> Date: 25 Apr 91 18:56:05 GMT References: <1270@dcl-vitus.comp.lancs.ac.uk> Sender: root@tcs.com Followup-To: comp.windows.x.motif Organization: Teknekron Communications Systems, Inc., Berkeley, CA. Lines: 11 Julian G. Self asks: I am trying to write some code that gives me two topLevelShellWidget's but with each one being on a different display. Is this possible without going to the Xlib level? Yes. The XtAppContext can handle multiple {di,}similar displays. /jordan