extras/CheckListBox: (#706) Uniformized all versions and tested across all uses
authorJerome St-Louis <jerome@ecere.com>
Wed, 7 Aug 2013 14:35:26 +0000 (10:35 -0400)
committerJerome St-Louis <jerome@ecere.com>
Wed, 7 Aug 2013 14:38:45 +0000 (10:38 -0400)
commitfda5d39d8e19b742eafdc5a518edcc220a3b3d46
treeea76dbeb08e14646386e7e0ade3934cf467d43c9
parent952560f5e8058e810579fdca905309bd1bd10fcd
extras/CheckListBox: (#706) Uniformized all versions and tested across all uses
- 64 bit fixes
- Reverted to NotifyChecked, NotifyChanged being for field data being edited
- Reverted to code properly handling partial checks
- Kept newer notification locations to return proper checked status
- Added disabled support
- Now used externally from Installer
extras/gui/controls/CheckListBox.ec