Nick Krichevsky
|
a186f0a909
|
Don't throw away nodes after drawing TreeView
Relates to #283
|
2019-06-15 22:27:48 -04:00 |
|
Oliver
|
b62197ade4
|
Added GetScrollOffset() and GetRowCount() to TreeView. Resolves #283
|
2019-06-09 18:25:13 +02:00 |
|
Oliver
|
7cc6943d5a
|
Space will also select a node in a TreeView. Resolves #280
|
2019-05-14 18:24:39 +02:00 |
|
Oliver
|
f2bf2be1ba
|
Bugfix in TreeView which may have caused an index out of range. Fixes #262 (hopefully)
|
2019-05-13 16:28:25 +02:00 |
|
Dario
|
1d0309ee28
|
Applied requested changes
|
2019-03-09 23:33:40 +01:00 |
|
dgrr
|
fc4f533e0b
|
Added Color getter
|
2019-03-07 05:58:50 -05:00 |
|
Ori Pekelman
|
f9524f55ba
|
move under setter and change to string
|
2019-01-09 18:04:51 +01:00 |
|
Oliver
|
028ad94730
|
Fixed semigraphics style in TreeView which ignored background color. Fixes #173
|
2018-10-27 13:43:14 +02:00 |
|
Oliver
|
405e5fbb4f
|
Separated TreeView's tree-building from Draw() function so changed events can be fired before drawing. Fixes #142
|
2018-07-27 18:27:27 +02:00 |
|
Oliver
|
306abd9cb9
|
Minor tweaks. This now also resolves #113
|
2018-06-20 10:17:55 +02:00 |
|
Oliver
|
4631cd7337
|
Added the tree view.
|
2018-06-20 10:06:05 +02:00 |
|