I’ve updated the Animation, DateTimeControls, and LabelControls controls to fix the drag’n’drop crashes.
Tag: Animation
-
Animation 2.6.0
I’ve released an update of the Animation control. It comes with new events for extended mouse button clicks and uses less GDI resources.
Be aware that the events for the extended mouse buttons depend on the mouse driver configuration. So if they are not raised at all, this is more likely because of the mouse driver than because of potential bugs in the control library.
-
Animation 2.5.2, DateTimeControls 1.3.3, EditControls 1.8.3
I’ve released new versions of the Animation, DateTimeControls and EditControls libraries. They fix a couple of bugs, one of them being the infamous data-binding bug, which made me remove data-binding features.
-
Animation 2.5.1
I’ve released a new version of the Animation control. It fixes the bug that clicking the control raised the Validate event of the currently focused control.
Also, as no problems were found, I’ve added Windows 8 to the list of supported operating systems. -
Animation 2.4.0
I’ve released another update. Version 2.4.0 of the Animation control comes with rewritten background drawing code which should fix a couple of rare drawing issues on Windows Vista and newer.