EgtCAM5 :
- Migliorie varie.
This commit is contained in:
+4
@@ -299,11 +299,15 @@ Namespace EgtCAM5
|
||||
m_nStatus = SIM_ST.ST_STEP
|
||||
ExecSim()
|
||||
' Aggiorno bottone
|
||||
m_bPlay = True
|
||||
OnPropertyChanged("PlayPauseImage")
|
||||
'SetPlayPauseBtnToPlay()
|
||||
' Alrimenti imposto solo il nuovo stato
|
||||
Else
|
||||
m_nStatus = SIM_ST.ST_STEP
|
||||
' Aggiornamenti per bottone Play/Pause
|
||||
m_bPlay = False
|
||||
OnPropertyChanged("PlayPauseImage")
|
||||
'SetPlayPauseBtnToPause()
|
||||
End If
|
||||
End Sub
|
||||
|
||||
Reference in New Issue
Block a user