OmagOFFICE 2.2g2 :

- aggiornamenti vari per allineare con OmagCUT (mancano incisioni da sopra, attacco speciale lama per ceramica e selezione multipla lavorazioni in split).
This commit is contained in:
Dario Sassi
2020-07-31 17:46:18 +00:00
parent e0d3e0fd7c
commit b6116cac99
20 changed files with 352 additions and 126 deletions
+1 -1
View File
@@ -74,7 +74,7 @@ Public Class MainWindowVM
' Inizializzo gestore CSV
InitCsvM()
' Verifico abilitazione VeinMatching
Dim bVmOn As Boolean = OmagOFFICEMap.refMainWindowVM.MainWindowM.GetKeyOption(KEY_OPT.VM_MULTI) And
Dim bVmOn As Boolean = MainWindowM.GetKeyOption(KEY_OPT.VM_MULTI) And
GetMainPrivateProfileInt(S_VEINMATCHING, K_VEINMA_ENABLE, 0) <> 0
OmagOFFICEMap.refVeinMatchPanelVM.VeinMatchIsEnabled = bVmOn
' Se abilitato e richiesto carico finestra per VeinMatching