[previous] [up] [next]     [index]
Next: on-char Up: editor-canvas Previous: get-editor

lazy-refresh

Enables or disables lazy-refresh mode, or gets the current enable state. In lazy-refresh mode, the canvas's refresh method is called when the window needs to be updated, rather than on-paint. By default, an editor-canvas% object is not in lazy-refresh mode.



PLT