|
From: Jeffrey H. <ho...@us...> - 2003-04-26 02:59:22
|
Update of /cvsroot/tktoolkit/tk In directory sc8-pr-cvs1:/tmp/cvs-serv25453 Modified Files: ChangeLog Log Message: * generic/tkButton.h: Rewrote the handling * generic/tkButton.c (TkButtonWorldChanged): of compound *buttons * mac/tkMacButton.c (TkpDisplayButton): to correctly display * macosx/tkMacOSXButton.c (TkpDisplayButton): mixture of disabledfg, * unix/tkUnixButton.c (TkpDisplayButton): selectcolor, indicator, * win/tkWinButton.c (TkpDisplayButton): etc. *buttons will now only stipple the image, unless no disabledfg is given, in which case it will stipple the whole button. |