I'm writting a glx device and I've some performance problem with the eventloop registration system. The device is not refresh when there's no X event. That's problematic for animation and "smoothness" of display.
Should I use threads or fork the R process to get and independant way to refresh my device ? Or do you know another way to refresh it ?
Thanks
Laurent
______________________________________________ [EMAIL PROTECTED] mailing list https://www.stat.math.ethz.ch/mailman/listinfo/r-devel
