EgtDOORCreator 1.9k2 :
- miglioramento nella gestione dei direttori in fase di apertura e creazione progetti/ singola porta.
This commit is contained in:
@@ -212,6 +212,7 @@ Public Class ProjectManagerVM
|
||||
Map.refMainWindowVM.ProjectNameMsg = CurrProject.Name
|
||||
' Creo nuova porta
|
||||
Map.refAssemblyManagerVM.AddAssembly()
|
||||
Map.refOptionsVM.MyProjectDir = CurrProject.Name
|
||||
Return
|
||||
End If
|
||||
|
||||
@@ -547,6 +548,7 @@ Public Class ProjectManagerVM
|
||||
CurrProject.NotifyPropertyChanged("Name")
|
||||
CurrProject.NotifyPropertyChanged("AssemblyList")
|
||||
Map.refMainWindowVM.ProjectNameMsg = CurrProject.Name
|
||||
Map.refOptionsVM.MyProjectDir = CurrProject.Name
|
||||
'Map.refMainWindowVM.ModifyTitle(False)
|
||||
|
||||
' Se c'è almeno una porta la visualizzo
|
||||
|
||||
Reference in New Issue
Block a user