ecere/gui/ListBox: Debugging code
authorJerome St-Louis <jerome@ecere.com>
Mon, 25 Apr 2016 11:51:28 +0000 (07:51 -0400)
committerJerome St-Louis <jerome@ecere.com>
Sat, 2 Jul 2016 20:40:43 +0000 (16:40 -0400)
commiteb74b2b81f7e5d3d77a3170627cf6b4f82e19a3b
tree9336403192ccdef47200d90494887c9e9a7892b5
parent3c4e517e8507197edd324044f3ac0aadd457beed
ecere/gui/ListBox: Debugging code
- Setting current row does not check whether a row belongs to the ListBox;
  this can be the source of obscure bugs
ecere/src/gui/controls/ListBox.ec