|
size_t | m_nWidth |
|
size_t | m_nHeight |
|
Called to actually render the widget. Would normally be called by the RepaintNeeded handler by application code.
- Parameters
-
rt | Area that needs to be rendered. |
dirty | Object containing a dirty rectangle for redrawing. |
- Returns
- True if the render succeeded, False otherwise.
Implements Widget.
Definition at line 49 of file user/applications/TUI/main.cc.
References Widget::checkForEvents(), Widget::construct(), Widget::getRawFramebuffer(), Tui::initialise(), Tui::keyInput(), Tui::recreateSurfaces(), Tui::resize(), Tui::run(), Tui::setCursorStyle(), and Tui::stop().
The documentation for this class was generated from the following file: