Revision history for Tk-ColoredButton
1.03 04/11/2010 19:48:42
Bug fixed for Linux, Solaris or other platforms where SystemButtonFace, SystemDisabledText, SystemXXX colors were unknown.
https://rt.cpan.org/Public/Bug/Display.html?id=62685
1.02 21/06/2010 22:29:28
Bug fixed if parent widget button is destroyed after press button.
1.01 19/06/2010 23:36:13
-autofit option have been added to allow the automatic adjustment button.
-highlightthickness sets to 0 by default to remove border focus rectangle.
The keyboard focus is now visible on button.
The bug binding keys have been fixed.
When you use -tooltip option, -iniwait option will be really set to 350 ms by default (and not 100 ms).
1.00 17/06/2010 00:06:00
First version.