[comp.windows.ms] Background processing

cai@uicbert.eecs.uic.edu (09/18/90)

I am writing a X-window program for a realtime system. The program serves as
a user interface for several processes. For display purpose, several windows
are initiated and will be updated periodically by receiving data from other
processes through IPC. 
The question is how can the event table be setup for window management and the
concurrent data receiving process. Since I just start to write X-window program
a sample program will be very appreciated for understanding the concept.
Thanks!
My e-mail address:
cai@uicbert.eecs.uic.edu