EgtCAM5 1.8k1 :
- aggiunto zoom-all a inizio simulazione - corretta selezione licenza quando mancante.
This commit is contained in:
+3
-2
@@ -69,6 +69,8 @@ Namespace EgtCAM5
|
||||
InitializeSimulation()
|
||||
If IniFile.m_bShowOnlyTable Then
|
||||
EgtShowOnlyTable(False)
|
||||
EgtZoom(ZM.ALL)
|
||||
Else
|
||||
EgtDraw()
|
||||
End If
|
||||
Else
|
||||
@@ -502,8 +504,7 @@ Namespace EgtCAM5
|
||||
MessageBox.Show(EgtMsg(MSG_MESSAGEBOX + 10), EgtMsg(MSG_SIMULATION + 5), MessageBoxButton.OK, MessageBoxImage.Error) 'Errore sconosciuto - ERRORE
|
||||
End If
|
||||
End If
|
||||
' Aggiorno visualizzazione
|
||||
EgtDraw()
|
||||
' Aggiorno visualizzazione dati macchina
|
||||
ShowCncData()
|
||||
StatusMsg = EgtMsg(MSG_SIMULATION + 14) ' Home
|
||||
End Sub
|
||||
|
||||
Reference in New Issue
Block a user