Исправлен фокус при создании нового файла. #3
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Has been cancelled
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Has been cancelled
This commit is contained in:
@@ -925,6 +925,7 @@ namespace eval Editor {
|
||||
# puts "$nbEditorItem, $nbEditor"
|
||||
Editor $fileFullPath $nbEditor $nbEditorItem
|
||||
SetModifiedFlag $nbEditorItem $nbEditor
|
||||
focus -force $nbEditorItem.frmText.t.t
|
||||
}
|
||||
|
||||
proc ReadStructure {txt treeItemName} {
|
||||
|
Reference in New Issue
Block a user