Добавил рамку кону ввода номера
This commit is contained in:
parent
3a792d7774
commit
2cbd7df913
|
@ -1319,7 +1319,7 @@ namespace eval Editor {
|
|||
wm overrideredirect $win 1
|
||||
|
||||
ttk::entry $win.ent
|
||||
pack $win.ent -expand true -fill y -side left
|
||||
pack $win.ent -expand true -fill y -side left -padx 3 -pady 3
|
||||
|
||||
bind $win <Escape> {
|
||||
destroy $Editor::win
|
||||
|
|
Loading…
Reference in New Issue
Block a user