Path: utzoo!utgpu!news-server.csri.toronto.edu!mailrus!uflorida!mephisto!mcnc!uvaarpa!murdoch!ra.cs.Virginia.EDU!jmr1g From: jmr1g@ra.cs.Virginia.EDU (Jeremiah M. Ratner) Newsgroups: comp.windows.x Subject: Posting events in XView Message-ID: <1990Sep25.163626.16359@murdoch.acc.Virginia.EDU> Date: 25 Sep 90 16:36:26 GMT Sender: news@murdoch.acc.Virginia.EDU Reply-To: jmr1g@ra.cs.Virginia.EDU (Jeremiah M. Ratner) Distribution: usa Organization: University of Virginia Computer Science Department Lines: 13 Hi, I'm writing an application in XView, and i need to record a stream of events and replay them later. I can interpose before the events and create a list of events, but how do i then post them later? Notify_next_event_func seems to require that events are generated in the normal way before it will pass events on to their proper clients. Is there another way to do this? Or am i using Notify_next_event_func wrong? Or is this as impossible as it now appears? Thanks for any suggestions. jerry ratner (jmr1g@ra.cs.virginia.edu)