diff options
| author | Greg Ercolano <erco@seriss.com> | 2023-11-16 14:58:49 -0800 |
|---|---|---|
| committer | Greg Ercolano <erco@seriss.com> | 2023-11-16 15:45:29 -0800 |
| commit | 38fc08c15f5f4dca0b5987bbae326bf8f5468aa5 (patch) | |
| tree | 2f45e3b4b6061410cb3dfb607f811a9a12bcde99 /src/Fl_Window_Driver.H | |
| parent | 01d30ed9cc4c080dea45ee85ec7af76cbd7e61bb (diff) | |
Added clear(), some methods protected->public
New public methods:
void clear(void);
void clear(Fl_Color val);
old protected methods made public:
void clear_screen(bool scroll_to_hist=true); // ESC [ 2 J
void clear_screen_home(bool scroll_to_hist=true); // ESC [ H ESC [ 2 J
void cursor_home(void); // ESC [ 0 H
test/terminal modified to test these, and added separate tests
for both the API and ANSI code ways to do these ops.
Diffstat (limited to 'src/Fl_Window_Driver.H')
0 files changed, 0 insertions, 0 deletions
