removed tix from menustat.tcl

This commit is contained in:
Gerhard Kitzler 2016-11-10 10:40:21 +01:00
parent daddcf9c89
commit 1d09f7646f

View File

@ -973,8 +973,8 @@ pack .statbar.selslabel .statbar.selsval -side left -ipady 3p
# }
tixMeter .statbar.per -value 0 -text 0%
#ttk::progressbar .statbar.per -value 0
#tixMeter .statbar.per -value 0 -text 0%
ttk::progressbar .statbar.per -value 0 -maximum 1
#.statbar.per configure -fillcolor blue
pack .statbar.per -side right