[Rd] event loop

Stefano Iacus jago at mclink.it
Thu Aug 14 12:46:54 MEST 2003


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
>
> ______________________________________________
> R-devel at stat.math.ethz.ch mailing list
> https://www.stat.math.ethz.ch/mailman/listinfo/r-devel
>



More information about the R-devel mailing list