Path: utzoo!attcan!uunet!lll-winken!elroy.jpl.nasa.gov!sdd.hp.com!wuarchive!mit-eddie!bloom-beacon!dprg-330.GOVt.shearson.COM!fgreco From: fgreco@dprg-330.GOVt.shearson.COM (Frank Greco) Newsgroups: comp.windows.x Subject: Re: Waiting for Xlib events Message-ID: <9010241313.AA01738@islanders.> Date: 24 Oct 90 13:13:04 GMT Sender: daemon@athena.mit.edu (Mr Background) Organization: The Internet Lines: 11 > I have a number of programmes that spend most of their time doing other > things, but also wish to keep an X-window up-to-date. In other words, > the XEvent loop is not the main control loop. > I'd suggest using the Xview notifier (it can be used without using Xview). There is an example in Dan Heller's XVPM describing a simple solution to the situation you describe. Frank G.