[comp.windows.x] Posting events in XView

jmr1g@ra.cs.Virginia.EDU (Jeremiah M. Ratner) (09/25/90)

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)