Import Tk 8.6.10
This commit is contained in:
@@ -44,11 +44,6 @@ proc ::tk_dialog {w title text bitmap default args} {
|
||||
}
|
||||
|
||||
set windowingsystem [tk windowingsystem]
|
||||
if {$windowingsystem eq "aqua"} {
|
||||
option add *Dialog*background systemDialogBackgroundActive widgetDefault
|
||||
option add *Dialog*Button.highlightBackground \
|
||||
systemDialogBackgroundActive widgetDefault
|
||||
}
|
||||
|
||||
# 1. Create the top-level window and divide it into top
|
||||
# and bottom parts.
|
||||
|
||||
Reference in New Issue
Block a user