Century Embedded Technologies Nano-X SDK and Developer's Guide | ||
---|---|---|
Prev | Appendix C. Enumeration Reference | Next |
The following damage mask bits are used by the standard FLTK widgets:
FL_DAMAGE_CHILD - A child needs to be redrawn.
FL_DAMAGE_EXPOSE - The window was exposed.
FL_DAMAGE_SCROLL - The Fl_Scroll widget was scrolled.
FL_DAMAGE_OVERLAY - The overlay planes need to be redrawn.
FL_DAMAGE_ALL - Everything needs to be redrawn.