EgtCAM5 1.9a2 :
- corretta visualizzazione tavole successive di una o più macchine.
This commit is contained in:
@@ -165,7 +165,8 @@ Namespace EgtCAM5
|
||||
|
||||
Public Sub SetCurrMachGroup(ByVal param As Object)
|
||||
EgtSetCurrMachGroup(EgtGetMachGroupId(DirectCast(param, String)))
|
||||
EgtDraw()
|
||||
If IniFile.m_bShowOnlyTable Then EgtShowOnlyTable(True)
|
||||
EgtZoom(ZM.ALL)
|
||||
Application.Msn.NotifyColleagues(Application.LOADOPERATIONLIST, -1)
|
||||
Application.Msn.NotifyColleagues(Application.UPDATECURRENTMACHINE)
|
||||
End Sub
|
||||
|
||||
Reference in New Issue
Block a user