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>
Fri, 29 Apr 2016 16:27:02 +0000 (12:27 -0400)
commit4eacbe05e0647b988a0bfe4a5d03f191f49a6c9d
treefcb1f8264042187389bc452eb943cdaf902f2959
parentc47b003a447c690e289d8a17770a06a0f98bd333
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