Path: utzoo!utgpu!water!watmath!clyde!att!osu-cis!tut.cis.ohio-state.edu!bloom-beacon!dsg.csc.ti.COM!Kimbrough From: Kimbrough@dsg.csc.ti.COM (Kerry Kimbrough) Newsgroups: comp.windows.x Subject: Re: Event handling in CLX ... Message-ID: <2799765600-5411109@Sierra> Date: 20 Sep 88 16:40:00 GMT Sender: daemon@bloom-beacon.MIT.EDU Organization: The Internet Lines: 5 > Is it possible to change the event-mask associated with > a window at run time ? Try (setf (window-event-mask window) (make-event-mask :button-press ...)).