![]() |
Available news archives:
comp.lang.tcl
-
comp.lang.python
-
comp.security.firewalls
-
sci.crypt -
comp.lang.php -
comp.lang.javascript
|
|
comp.lang.tcl archiveRe: Image transparency on a disabled button
From: Jeff Godfrey <jeff_godfrey@pobox.com>
Date: Fri Sep 30 2005 - 17:53:39 CEST
"Jeff Godfrey" <jeff_godfrey@pobox.com> wrote in message
> If anyone has any input, I'd be happy to hear it. If someone doesn't
Update - replying to my own post....
Originally, I thought the "disabled button transparency" issue existed in
I was in the process of filing a bug on SF this morning, but wanted to
I then did the same thing with Tile. It did indeed look incorrect (as
So, back to fiddling with Tk...
The only situation I could find that caused a problem with the transparent
image create photo play -file trans.gif ; # a transparent circle
It seems that the stippling done for the disabled image is somehow based on
I guess this must have been what I saw earlier... Though more minor than I
Thanks,
Jeff
|