Compare commits

2 Commits

Author SHA1 Message Date
svk
f1fcd09f89 Новая сборка
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 15s
2026-01-21 16:44:07 +03:00
svk
cdb47df781 Исправил ошибку. 2026-01-21 16:41:45 +03:00
2 changed files with 3 additions and 2 deletions

View File

@@ -1605,7 +1605,8 @@ namespace eval Editor {
}
set frmText [ttk::frame $w.frmText2 -border 1]
puts "SplitEditorForExecute: $w"
$w.panelTxt add $frmText -weight 1
# puts "SplitEditorForExecute: $w"
# focus -force $frmText.t.t
Execute $fileFullPath $frmText $w
}

View File

@@ -10,7 +10,7 @@ exec wish8.6 "$0" -- "$@"
######################################################
# Version: 2.0.0
# Release: alpha24
# Build: 21012026163412
# Build: 21012026164151
######################################################
# определим текущую версию, релиз и т.д.