ecere:ListBox; fixed OnKeyHit to let alt key and ctrl key (only if multiSelect is...
authorRejean Loyer <rejean.loyer@gmail.com>
Mon, 22 Oct 2012 08:57:51 +0000 (04:57 -0400)
committerRejean Loyer <rejean.loyer@gmail.com>
Mon, 22 Oct 2012 09:44:34 +0000 (05:44 -0400)
commit86996892d69904a5f9f0e0c626df490039a80245
tree5a882ddd61e000ad701290eab96ac7162fed09ec
parent115c128edaf4ba2bbfd9f997c0f09c13e4846d36
ecere:ListBox; fixed OnKeyHit to let alt key and ctrl key (only if multiSelect is false) combinations go through to NotifyKeyHit and not prevent such hotkeys from firering.
ecere/src/gui/controls/ListBox.ec