Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!crdgw1!uunet!seas.gwu.edu!darken From: darken@seas.gwu.edu Newsgroups: comp.windows.x Subject: Xview: Interrupting a Notify Procedure Message-ID: <3098@sparko.gwu.edu> Date: 21 Apr 91 12:39:23 GMT Sender: news@seas.gwu.edu Reply-To: darken@seas.gwu.edu () Organization: The George Washington University, Washington, D.C. Lines: 13 Here's the problem: Say I have a panel with 2 buttons on it. When I hit button #1, I want to start a process which will continue until button #2 is hit. How can I interrupt the notify procedure of button #1 when #2 is hit? As I see it, the pressing of #2 will not be recognized until #1 is completed processing. I looked into events in addition to notifications but nothing works yet and the manual is rather shady in this area. Thanks in advance! Rudy darken@seas.gwu.edu