Path: utzoo!attcan!uunet!husc6!think!bloom-beacon!ATHENA.MIT.EDU!swick From: swick@ATHENA.MIT.EDU (Ralph R. Swick) Newsgroups: comp.windows.x Subject: Re: dialogWidget and scrollBarWidget problems under X11R2 Message-ID: <8809081429.AA21643@LYRE.MIT.EDU> Date: 8 Sep 88 14:29:34 GMT References: <433@gt-eedsp.UUCP> Sender: daemon@bloom-beacon.MIT.EDU Organization: DEC/MIT Project Athena Lines: 15 Date: 7 Sep 88 18:09:02 GMT From: gt-eedsp!jensen@gatech.edu (P. Allen Jensen) Everything is fine until I try to type the filename into the dialogWidget input area. The program then hangs in XtWaitForReadable. ? There's no such routine in my copy of the R2 libraries 2) When Thumbing (pressing middle button) a scrollbar widget, a core dump occurs. There _is_ a portability botch in the interfaces defined by Scrollbar for it's thumb callbacks, but they do work on your particular machine. Check your callback procedures, and provide a stack trace if possible.