EgtCAM5 :

- Migliorie varie.
This commit is contained in:
Emmanuele Sassi
2016-07-15 09:01:32 +00:00
parent 936eb5ba44
commit 2f3b5792e1
5 changed files with 22 additions and 4 deletions
@@ -73,7 +73,7 @@ Namespace EgtCAM5
Sub New()
'Imposto tempo di evidenziazione delle entità clickate
ObjTreeTimer.Interval = TimeSpan.FromMilliseconds(200)
ObjTreeTimer.Interval = TimeSpan.FromMilliseconds(1000)
Application.Msn.Register(Application.LOADOBJTREE, Sub()
LoadObjTree()
End Sub)