termui/_example
Eric Myhre 2819e7ed4e Clear screen during re-layouts in example
Doing re-layout for changes in window size may leave coordinates that are now not painted over by any active components.  (I experienced this when updating the example to have the `ls` object take up 2 grid widths and be offset 1, for example.)  It's probably a good idea to pair big re-layout&re-draw operations with a `Clear` call.
2016-03-28 13:48:41 -05:00
..
barchart.go Update doc string 2016-01-26 20:45:18 -05:00
barchart.png Fresh example screenshots 2015-10-28 21:19:35 -04:00
dashboard.gif Fresh example screenshots 2015-10-28 21:19:35 -04:00
dashboard.go Update doc string 2016-01-26 20:45:18 -05:00
gauge.go Update doc string 2016-01-26 20:45:18 -05:00
gauge.png Fresh example screenshots 2015-10-28 21:19:35 -04:00
grid.gif Finish Event 2015-09-18 11:41:44 -04:00
grid.go Clear screen during re-layouts in example 2016-03-28 13:48:41 -05:00
linechart.go Update doc string 2016-01-26 20:45:18 -05:00
linechart.png Fresh example screenshots 2015-10-28 21:19:35 -04:00
list.go Update doc string 2016-01-26 20:45:18 -05:00
list.png Fresh example screenshots 2015-10-28 21:19:35 -04:00
mbarchart.go Update doc string 2016-01-26 20:45:18 -05:00
mbarchart.png Fresh example screenshots 2015-10-28 21:19:35 -04:00
par.go Update doc string 2016-01-26 20:45:18 -05:00
par.png Fresh example screenshots 2015-10-28 21:19:35 -04:00
sparklines.go Update doc string 2016-01-26 20:45:18 -05:00
sparklines.png Fresh example screenshots 2015-10-28 21:19:35 -04:00
tabs.go Update doc string 2016-01-26 20:45:18 -05:00
theme.go Update doc string 2016-01-26 20:45:18 -05:00
themedefault.png Finish Event 2015-09-18 11:41:44 -04:00
themehelloworld.png Finish Event 2015-09-18 11:41:44 -04:00
ttop.go Update doc string 2016-01-26 20:45:18 -05:00
wrappar.go Convert BuildWrap to wrapTx 2016-03-10 15:49:31 -05:00