Ok, I've find out the solution.

I'm using

R_runHandlers(R_InputHandlers, R_checkActivity(10, 1));

in the EventLoopTimer.

Now x11 works fine and also RGL run smoothly.

I'm sure about the parameters used in R_checkActivity. Any hints is welcome.


stefano


On Giovedì, ago 14, 2003, at 11:05 Europe/Rome, Stefano Iacus wrote:

I've installed a timer in RAqua to do tasks at time interval.
I would like simply to let R call all the handlers installed (eg x11, gtk, tcltk) on this time interval and return.
Which function whould I call?


stefano

______________________________________________
[EMAIL PROTECTED] mailing list
https://www.stat.math.ethz.ch/mailman/listinfo/r-devel


______________________________________________ [EMAIL PROTECTED] mailing list https://www.stat.math.ethz.ch/mailman/listinfo/r-devel

Reply via email to