TestEIn 1.6e1 :

- aggiunta gestione root per configurazione macchine
- piccola miglioria a InsertProject.
This commit is contained in:
Dario Sassi
2015-05-04 07:36:20 +00:00
parent 040cb7b15e
commit b3c0ece5d0
8 changed files with 42 additions and 23 deletions
+3
View File
@@ -271,6 +271,9 @@ Public Class Controller
m_Scene.Cursor = Cursors.WaitCursor
EnableCommandLog()
Dim bOk As Boolean = EgtInsertFile(sFile)
If GetCurrLayer() = GDB_ID.NULL Then
EgtResetCurrPartLayer()
End If
DisableCommandLog()
EgtZoom(ZM.ALL)
m_Scene.Cursor = Cursors.Default