how to force or create an event?

This forum is read only. No new submissions are accepted.

Questions about motif? Contact us

2 posts / 0 new
Last post
how to force or create an event?

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

Sun, 12/22/2002 - 14:30#1

ICS_support

how to force or create an event?

You could use XSendEvent.