Path: utzoo!attcan!uunet!cs.utexas.edu!usc!bloom-beacon!ATHENA.MIT.EDU!swick From: swick@ATHENA.MIT.EDU (Ralph R. Swick) Newsgroups: comp.windows.x Subject: Re: ApplicationContext and Multple Displays Message-ID: <8906301330.AA02994@LYRE.MIT.EDU> Date: 30 Jun 89 13:30:27 GMT References: <062889.140247.msacks@ibm.com> Sender: daemon@bloom-beacon.MIT.EDU Organization: DEC/MIT Project Athena Lines: 3 The XtNscreen resource for Shell widgets is a Screen pointer, not a screen index. Your sample program works fine for me if I comment out the two XtSetArg(XtNscreen) calls.