CodeSnip Old Code (SVN)
A repository for source code snippets, designed with Pascal in mind.
Brought to you by:
delphidabbler
Commit | Date | |
---|---|---|
[r253]
(7.6 kB)
by
delphidabbler
Fixed bug in toggling check box state. This class was designed to enabled check box state to be changed by clicking mouse anywhere on a list item, not just on check box. A bug meant that moving selection using keyboard also toggled state of check box. Bug fix removed this unwanted side effect. |
2009-08-31 10:29:13 |
View
Download |
[r189]
(5.4 kB)
by
delphidabbler
Added new unit that implements a class that modifies the behaviour of an associated check list box so that clicks anywhere on a list item will toggle the state of the check box. |
2009-08-14 14:48:15 |
View
Download |