[previous] [up] [next]     [contents] [index]
Next: get-media Up: wx:media-canvas Previous: force-display-focus

get-lazy-refresh

Returns #t is the canvas is in lazy-refresh mode, #f otherwise. In lazy-refresh mode, the canvas's refresh method is called when the window needs to be updated, rather than on-paint. By default, a wx:media-canvas% object is not in lazy-refresh mode.



PLT