EgtDOORCreator 1.9l2 :

- nuova gestione degli errori;
- nuovo pulsante Reload.
This commit is contained in:
Nicola Pievani
2018-12-19 15:47:34 +00:00
parent 82479ef575
commit 02ada8a38d
18 changed files with 979 additions and 257 deletions
@@ -468,6 +468,7 @@ Public Class ProjectManagerHardwareVM
Dim LastCompoType As CompoType = Map.refHardwarePageVM.CurrHardware.HardwareGeneral
Dim TypeVisibility As Visibility = Map.refHardwarePageVM.CurrHardware.VisibilityType
Map.refHardwarePageVM.CurrHardware.DeleteHardware()
Map.refSceneManagerVM.RefreshBtn()
Case Else
End Select
End If
@@ -503,6 +504,7 @@ Public Class ProjectManagerHardwareVM
EgtSetView(VT.TOP, False)
EgtZoom(ZM.ALL, False)
' torna all'EgtDOORCreator
Map.refMainWindowVM.StartReload = False
If OptionModule.m_ConfigurationSoftware = ConfigType.Assembly Then
Map.refMainWindowVM.SelectedPage = MainWindowVM.ListPageEnum.nAssemblyPage
Map.refRefreshPanelVM.ButtonVisibility = Visibility.Visible