Am 01.12.2009 17:50, schrieb Michael Schmid: > - Is it possible to speed up the callback-reaction a bit? It's no > problem if my app. needs a bit more CPU. It uses just a few percent > anyway...
I think, this is idle state, but when responding to an input or redrawing a window, the speed of response normally is restricted by CPU load. Probably your app will take 100% CPU load within "response time". _______________________________________________ fltk mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk

