Import Tk 8.6.10
This commit is contained in:
@@ -67,10 +67,8 @@ namespace eval ttk::theme::xpnative {
|
||||
ttk::style configure Treeview -background SystemWindow
|
||||
ttk::style map Treeview \
|
||||
-background [list disabled SystemButtonFace \
|
||||
{!disabled !selected} SystemWindow \
|
||||
selected SystemHighlight] \
|
||||
-foreground [list disabled SystemGrayText \
|
||||
{!disabled !selected} SystemWindowText \
|
||||
selected SystemHighlightText];
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user