Skip to content
Snippets Groups Projects
Commit be10b100 authored by rswindell's avatar rswindell
Browse files

Created new console output method: sbbs_t::backfill():

it displays a string of text and fills the background color up to the
specified percentage fo the string length. I will be using it for displaying
poll results, but it could possibly be used for progress displays and such.
The colors used are configured via the "backfill" and "unfill" attributes in
ctrl/attr.cfg.
parent 8ffddd4d
No related branches found
No related tags found
No related merge requests found
......@@ -15,3 +15,5 @@ GH Chat Text Input Locally
G Chat Text Input Remotely
W Mult-node Chat Text Input
WH External Programs (default attribute)
WH5 Backfill (percentage full/done)
WH Unfill (percentage empty/incomplete)
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment