Skip to content

Cursor and Flicker on clear #19

@1Map

Description

@1Map

When I have a progress bar that update, I do:

clear();
// Redraw progress bar with new values here

My question is:

  1. How to hide the cursor (toggle cursor on or off)
  2. The clear/redraw is causing a flicker effect on the screen. How can this be prevented, like:

Rather use offset x/y positions to update characters, than to do a clear / redraw?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions