Path: utzoo!utgpu!utstat!jarvis.csri.toronto.edu!mailrus!wuarchive!cs.utexas.edu!uunet!lll-winken!sun-barr!decwrl!chico.pa.dec.com!klee From: klee@chico.pa.dec.com (Ken Lee) Newsgroups: comp.windows.x Subject: Re: Xt toolkit and dec3100 window manager Message-ID: <2043@bacchus.dec.com> Date: 3 Nov 89 20:13:00 GMT References: <4404@cs.yale.edu> Sender: news@decwrl.dec.com Reply-To: klee@decwrl.dec.com Organization: DEC Western Software Laboratory Lines: 16 In article <4404@cs.yale.edu>, gropp-bill@CS.Yale.EDU (Bill Gropp) writes: > The application will not accept input > on the 3100 (the executable is built and runs on a Sun 3), specifically > neither in Text nor in Dialog widgets. This is probably the second most commonly asked X programming question. The answer is that, for a client to be ICCCM compliant and work properly with ICCCM compliant window managers, you must set XtNinput to True on top level shells that expect input. See Section 4.1.3 of the intrinsics manual and Section 4.1.7 of the ICCCM for details. Ken Lee DEC Western Software Laboratory, Palo Alto, Calif. Internet: klee@decwrl.dec.com uucp: uunet!decwrl!klee