On Sun, Dec 07, 2008 at 08:42:51PM +0100, Gillian Seed wrote: > Yes I can confirm it The problem is somewhere in the dynamic > recompilation because if I user the interpreter I have no problem at > all. I only get the key-repeating problem using the interpreter if I > switch between fullscreen and window mode.
Interesting. That might also be the reason why the Sleep program doesn't work too well (it calls a SWI on idle Wimp polls that causes a usleep() to be issued in the emulator) - the sleeping is very lumpy and interferes with keyboard/mouse. Perhaps that's the same timing problem. Theo _______________________________________________ Rpcemu mailing list [email protected] http://www.riscos.info/cgi-bin/mailman/listinfo/rpcemu
