Submitted by michi on Thu, 12/19/2002 - 12:06.
Hi, I want to pass an event to XtAppNextEvent to unblock the loop. How can I do it in C++ (no creating a true event with mouse or keyboard).
I don`t really want to process this false event, only to pass XtAppNextEvent.
Thanks )
Sun, 12/22/2002 - 14:30#1
ICS_support
how to force or create an event?
You could use XSendEvent.