Imported Tk 8.6.9
This commit is contained in:
@@ -120,7 +120,7 @@ proc ttk::treeview::ActivateHeading {w heading} {
|
||||
variable State
|
||||
|
||||
if {$w != $State(activeWidget) || $heading != $State(activeHeading)} {
|
||||
if {$State(activeHeading) != {}} {
|
||||
if {[winfo exists $State(activeWidget)] && $State(activeHeading) != {}} {
|
||||
$State(activeWidget) heading $State(activeHeading) state !active
|
||||
}
|
||||
if {$heading != {}} {
|
||||
|
||||
Reference in New Issue
Block a user