mirror of
https://github.com/NGSolve/netgen.git
synced 2024-12-24 04:50:34 +05:00
removed tix from menustat.tcl
This commit is contained in:
parent
daddcf9c89
commit
1d09f7646f
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user