MarkDirty() marks a section of the window as dirty and invalidates it / notifies the OS that the window needs to be repainted.
Reimplemented from CATGuiObj. Definition at line 381 of file CATWindow.cpp. References CATInvalidateRect(), CATGuiObj::fVisible, and fWindow. Referenced by SetEnabled().
|