ide;debugger; (#1014) fixed confusion with the expression and value fields in the...
authorRejean Loyer <redj@ecere.com>
Sat, 5 Oct 2013 13:19:11 +0000 (09:19 -0400)
committerRejean Loyer <redj@ecere.com>
Tue, 8 Oct 2013 21:02:23 +0000 (17:02 -0400)
commitcc15ed31e6123e0f6e960ba68e911200156f534d
treefb6f3c2950acd643e803775e0b7c23848f779a97
parent25631d1e6105ca1abf1dc516c299dc0b98c6671b
ide;debugger; (#1014) fixed confusion with the expression and value fields in the watch window by always selecting the expression column when changing row.
ecere/src/gui/controls/ListBox.ec
ide/src/panels/WatchesView.ec