EgtCAM5 1.6u1 :
- modifiche per nuovo gruppo di lavoro con macchina corrente - modifiche per utensili speciali.
This commit is contained in:
@@ -37,6 +37,7 @@ Namespace EgtCAM5
|
||||
ToolDbWindow.Height = 614
|
||||
ToolDbWindow.Width = 1024
|
||||
ToolDbWindow.DataContext = New ToolsDbViewModel
|
||||
ToolDbWindow.Owner = Application.Current.MainWindow
|
||||
ToolDbWindow.ShowDialog()
|
||||
End Sub
|
||||
|
||||
@@ -71,6 +72,7 @@ Namespace EgtCAM5
|
||||
MachDbWindow.Height = 614
|
||||
MachDbWindow.Width = 1024
|
||||
MachDbWindow.DataContext = New MachiningsDbViewModel
|
||||
MachDbWindow.Owner = Application.Current.MainWindow
|
||||
MachDbWindow.ShowDialog()
|
||||
End Sub
|
||||
|
||||
|
||||
Reference in New Issue
Block a user