From 9f70cb307082e36979c5ed9ef20a34e7fad4b6c8 Mon Sep 17 00:00:00 2001 From: Emmanuele Sassi Date: Mon, 5 Sep 2016 14:43:06 +0000 Subject: [PATCH] EgtCAM5 : - Migliorie varie. --- Constants/ConstMsg.vb | 6 +- EgtCAM5Resources.xaml | 264 ++++++++++++++++++ .../OperationExpanderView.xaml | 13 +- ToolsDbWindow/ToolTreeView2.vb | 52 ++-- ToolsDbWindow/ToolsDbViewModel.vb | 1 + 5 files changed, 312 insertions(+), 24 deletions(-) diff --git a/Constants/ConstMsg.vb b/Constants/ConstMsg.vb index 96486f7..55cd1d1 100644 --- a/Constants/ConstMsg.vb +++ b/Constants/ConstMsg.vb @@ -10,9 +10,9 @@ Public Const MSG_GRIDVIEWPANEL As Integer = MSG_EGTCAM5 + 250 Public Const MSG_SIMULATION As Integer = MSG_EGTCAM5 + 300 Public Const MSG_TOOLSDBPAGE As Integer = MSG_EGTCAM5 + 1000 - Public Const MSG_TOOLSERRORS As Integer = MSG_EGTCAM5 + 1080 - Public Const MSG_MACHININGSDBPAGE As Integer = MSG_EGTCAM5 + 1100 - Public Const MSG_MACHININGSERRORS As Integer = MSG_EGTCAM5 + 1220 + Public Const MSG_TOOLSERRORS As Integer = MSG_EGTCAM5 + 1100 + Public Const MSG_MACHININGSDBPAGE As Integer = MSG_EGTCAM5 + 1200 + Public Const MSG_MACHININGSERRORS As Integer = MSG_EGTCAM5 + 1320 Public Const MSG_MISSINGKEYWD As Integer = 10100 'Public Const MSG_CADCUTPAGEUC As Integer = MSG_OMAGCUT + 300 'Public Const MSG_NESTPAGEUC As Integer = MSG_OMAGCUT + 330 diff --git a/EgtCAM5Resources.xaml b/EgtCAM5Resources.xaml index 4bcf44c..dee9431 100644 --- a/EgtCAM5Resources.xaml +++ b/EgtCAM5Resources.xaml @@ -113,6 +113,270 @@ + + + + + + + + + + + + + + + + + + + + + + +