Начало работ по поддержке git

This commit is contained in:
svkalinin
2022-10-17 16:55:22 +03:00
parent b9c1f966b3
commit 04e7dd2560
10 changed files with 220 additions and 19 deletions

View File

@@ -620,7 +620,7 @@ namespace eval Editor {
dict set editors $txt procedureList $procList
dict set editors $txt variableList $varList
}
proc FindFunction {txt findString} {
global nbEditor
puts $findString
@@ -795,8 +795,8 @@ namespace eval Editor {
}
wm geom $win +$x+$y
}
proc FindReplaceText {txt findString replaceString regexp} {
proc FindReplaceText {txt findString replaceString regexp} {
global nbEditor
puts [focus]
# set txt [$nbEditor select].frmText.t