Mark D Horn
890ef2c575
style: propagate style to view contents
...
Setting style on a text view now also applies to contents
within the window.
2020-01-14 18:02:12 -08:00
Vladimir Markelov
b43d89d851
trim only trailing spaces when loading text into TextView, closes #129
2019-06-10 19:33:17 -07:00
Vladimir Markelov
17ae50e353
style and typo fixes
2019-05-07 21:47:56 -07:00
Leandro Dorileo
6cede82cb7
add custom theme support
...
With this change users can specify custom theme extensions.
Signed-off-by: Leandro Dorileo <leandro.maciel.dorileo@intel.com>
2018-09-06 14:44:15 -07:00
Leandro Dorileo
1f44a01230
BaseControl: add refID
...
In order to guarantee BaseControl and Control are fully comparable in the
BaseControl level this patch introduces a refID interface, so the objects
can safely be comparable based on this interface.
2018-03-23 14:34:01 -07:00
Vladimir Markelov
77ee1b7531
#84 - add new Control property Visible
2018-03-13 22:14:40 -07:00
Vladimir Markelov
7cbba07780
Support termbox mouse move events and huge refactoring
2016-10-13 14:16:05 -07:00
Vladimir Markelov
6411a500c1
closes #12 - text view control and listbox fixes
2015-11-13 13:55:58 -08:00
Vladimir Markelov
3b712199f2
closes #41 - TextView supports Pgup and Pgdn
2015-11-10 15:38:38 -08:00
Vladimir Markelov
d323d581d2
#12 - load text from file
2015-11-09 15:28:41 -08:00
Vladimir Markelov
50fb7bb3e7
#12 - the first text view control version
2015-11-06 17:02:33 -08:00