Albrecht wrote: > http://www.fltk.org/doc-1.3/classFl__Widget.html#ac92191cba5d17ae34bfc346d2126c9f2 > to damage a particular region (like invalidateRect would do).
It works ! Now forcing a damage to the bargraph parent() passing to it the coordinates to invalidate. Removed, for testing, the previous bargraph value check (to invalidate very often), and the CPU utilization stays low. Reactivated, for good programming, the "previous bargraph value" check. Thanks !! Regards, Lucio _______________________________________________ fltk mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk

