Some changes into GUI (tabs)

This commit is contained in:
svkalinin
2022-07-21 10:37:19 +03:00
parent f1ca27d3e0
commit faf594ce9b
14 changed files with 390 additions and 17 deletions

View File

@@ -11,7 +11,7 @@ exec wish "$0" -- "$@"
###############################################
########## VERSION INFORMATION ##########
set ver "0.4.5"
set ver "0.4.6"
package require BWidget
package require msgcat
@@ -174,7 +174,6 @@ option add *Dialog.msg.background $editor(bg)
# option add *Text.HighlightThickness 2 userDefault
# option add *Entry.HighlightThickness 1 userDefault
GetSystemCommand