Skip to content
Snippets Groups Projects
  • rswindell's avatar
    be10b100
    Created new console output method: sbbs_t::backfill(): · be10b100
    rswindell authored
    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.
    be10b100
    History
    Created new console output method: sbbs_t::backfill():
    rswindell authored
    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.