0.1.3 Refactoring done. /JL

This commit is contained in:
2022-12-17 17:57:01 +01:00
parent 5b181d29c7
commit ee92757cd6
4 changed files with 32 additions and 34 deletions
+2 -3
View File
@@ -30,7 +30,7 @@ type MyMainWindow struct {
const (
AppName string = "BeadImager"
Version string = "0.1.2"
Version string = "0.1.3"
CopyRight string = "©2022 Jan Lerking"
STD_MESS string = "Ready"
LogFile string = "BeadImager.log"
@@ -97,8 +97,7 @@ func main() {
CreatePalletteGroup(mw)
CreateBeadsGroup(mw)
CreateCanvasGroup(mw)
CreateSettingsGroup(mw)
LoadBeads(mw)
CreateProperties(mw)
/*
DD_Pallette := GroupBox{