EgtCAM5 2.7g1 :
- piccola correzione in simulazione per Trace.
This commit is contained in:
@@ -267,6 +267,7 @@ Public Class SimulationExpanderVM
|
||||
EgtUILib.GetPrivateProfileInt(S_TOOLTRACE, K_TT_ENABLE, 0, m_sCurrMachIniFilePath) <> 0 Then
|
||||
Trace_Visibility = Visibility.Visible
|
||||
Trace_IsEnabled = True
|
||||
If TraceActive Then TraceActive = True
|
||||
Else
|
||||
Trace_Visibility = Visibility.Collapsed
|
||||
Trace_IsEnabled = False
|
||||
|
||||
Reference in New Issue
Block a user