How many FPS should I have for updating a custom progress bar?
- by Tom Dignan
I just wrote a custom progress bar, it's single buffered and will remain so. How many frames per second are desirable for something like this? I don't want to waste too much CPU updating the screen unnecessarily.