Buttons are being drawn with horizontal glitches for certain
state combinations, at least on my 10.2.8 box. This small
change to the adornment (?) part fixes it. See also before and
after images.
Investigations via the tcl-mac list indicates that this drawing glitch
is an Apple 10.2 bug. Added aqua-button-state2.patch that
switches of button focus drawing on pre 10.3 systems.
Mats
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
fix of aqua button states
Logged In: YES
user_id=108900
Sorry, I was a bit too quick here. The patch fixes the glitches but
stops the focus ring from being drawn.
switches of button focus on pre 10.3 systems
Logged In: YES
user_id=108900
Investigations via the tcl-mac list indicates that this drawing glitch
is an Apple 10.2 bug. Added aqua-button-state2.patch that
switches of button focus drawing on pre 10.3 systems.
Mats