Hi all, if one does some drawing followed by a GrSleep() on Linux X11 the display is incomplete while sleeping. My fix: add "FSync(_XGrDisplay, 0)" before usleep() in src/misc/x11misc.c.
Regards Jan
Jan Menzel escribió:
Hi all, if one does some drawing followed by a GrSleep() on Linux X11 the display is incomplete while sleeping. My fix: add "FSync(_XGrDisplay, 0)" before usleep() in src/misc/x11misc.c.
Thanks!
Please, I don't know about FSync, it is standard?, what include file contains the FSync declaration?
Regards, M.Alvarez