diff --git a/EgtBEAMWALL.Core/ConfigurationPage/General_ConfigurationPageV.xaml b/EgtBEAMWALL.Core/ConfigurationPage/General_ConfigurationPageV.xaml
index cb1967d0..3fe2ca1b 100644
--- a/EgtBEAMWALL.Core/ConfigurationPage/General_ConfigurationPageV.xaml
+++ b/EgtBEAMWALL.Core/ConfigurationPage/General_ConfigurationPageV.xaml
@@ -18,7 +18,8 @@
+ Margin="0,0,0,5"
+ Style="{x:Null}"/>
@@ -28,7 +29,8 @@
+ Margin="0,5,0,0"
+ Style="{x:Null}"/>
@@ -100,7 +102,8 @@
+ SelectedItem="{Binding SelReminder}"
+ Style="{x:Null}"/>
diff --git a/EgtBEAMWALL.Core/ConfigurationPage/OnlyProdGeneral_ConfigurationPageV.xaml b/EgtBEAMWALL.Core/ConfigurationPage/OnlyProdGeneral_ConfigurationPageV.xaml
index 232999c8..baf692af 100644
--- a/EgtBEAMWALL.Core/ConfigurationPage/OnlyProdGeneral_ConfigurationPageV.xaml
+++ b/EgtBEAMWALL.Core/ConfigurationPage/OnlyProdGeneral_ConfigurationPageV.xaml
@@ -107,7 +107,7 @@
Orientation="Horizontal">
+ Style="{StaticResource OnlyProdEgtWPFLib5_InputButton}"/>
diff --git a/EgtBEAMWALL.Core/ConfigurationPage/OnlyProdMachine_ConfigurationPageV.xaml b/EgtBEAMWALL.Core/ConfigurationPage/OnlyProdMachine_ConfigurationPageV.xaml
index 5d3ed6ee..465c9c41 100644
--- a/EgtBEAMWALL.Core/ConfigurationPage/OnlyProdMachine_ConfigurationPageV.xaml
+++ b/EgtBEAMWALL.Core/ConfigurationPage/OnlyProdMachine_ConfigurationPageV.xaml
@@ -72,7 +72,7 @@
Grid.Row="1"
ToolTip="{Binding SaveToolTip}"
Visibility="{Binding Machine_Visibility}"
- Style="{StaticResource MachinePanel_Button}">
+ Style="{StaticResource SaveMachinePanel_Button}">
diff --git a/EgtBEAMWALL.Core/NewOpenProjectFileDialog/OnlyProdNewOpenProjectFileDialogV.xaml b/EgtBEAMWALL.Core/NewOpenProjectFileDialog/OnlyProdNewOpenProjectFileDialogV.xaml
index db78187f..6ba1061d 100644
--- a/EgtBEAMWALL.Core/NewOpenProjectFileDialog/OnlyProdNewOpenProjectFileDialogV.xaml
+++ b/EgtBEAMWALL.Core/NewOpenProjectFileDialog/OnlyProdNewOpenProjectFileDialogV.xaml
@@ -23,8 +23,8 @@
+ Visibility="{Binding Filters_Visibility}"
+ Style="{StaticResource Filters_GroupBox}">
@@ -38,16 +38,14 @@
-
+ Style="{StaticResource BTLDateTypeList_ComboBox}"/>
+
-
+ Style="{StaticResource DayTypeList_ComboBox}"/>
+
+ Style="{StaticResource OnlyProdBTLPartList_CheckBox}"/>
@@ -71,20 +69,18 @@
+ Style="{StaticResource BTLDateTypeList_ComboBox}"/>
+ Visibility="{Binding SearchText_Visibility}"
+ Style="{StaticResource NewSearchText_TextBox}"/>
+ Style="{StaticResource Configuration_StackPanel}">
+ Style="{StaticResource Option_TextBlock}"/>
+ Style="{StaticResource OnyProd_FeatureComboBox}"/>
@@ -124,7 +120,6 @@
+ Style="{StaticResource Archived_Image}"/>
@@ -171,13 +164,10 @@
+ Style="{StaticResource ProjFileList_ItemsControl}">
-
+
@@ -188,11 +178,10 @@
+ Style="{StaticResource Gray_Grid}"/>
+ Style="{StaticResource OnlyProdNewOpenProjectFileDialog_Grid}">
@@ -227,7 +216,8 @@
-
+
diff --git a/EgtBEAMWALL.Core/OpenProjectFileDialog/OnlyProdOpenProjectFileDialogV.xaml b/EgtBEAMWALL.Core/OpenProjectFileDialog/OnlyProdOpenProjectFileDialogV.xaml
index 6423ec27..8f922853 100644
--- a/EgtBEAMWALL.Core/OpenProjectFileDialog/OnlyProdOpenProjectFileDialogV.xaml
+++ b/EgtBEAMWALL.Core/OpenProjectFileDialog/OnlyProdOpenProjectFileDialogV.xaml
@@ -44,7 +44,7 @@
SelectedIndex="{Binding SelDayType}"
Width="105"
Margin="0,0,2.5,0"
- Style="{StaticResource PartParam_ComboBox}"/>
+ Style="{StaticResource OnlyProdCalcPanel_ComboBox}"/>
@@ -75,7 +75,7 @@
+ Style="{StaticResource Option_TextBlock}"/>
diff --git a/EgtBEAMWALL.Supervisor/ItemParamList/PartInRawPartListV.xaml b/EgtBEAMWALL.Supervisor/ItemParamList/PartInRawPartListV.xaml
index 26271fae..1314e076 100644
--- a/EgtBEAMWALL.Supervisor/ItemParamList/PartInRawPartListV.xaml
+++ b/EgtBEAMWALL.Supervisor/ItemParamList/PartInRawPartListV.xaml
@@ -171,7 +171,7 @@
-
diff --git a/EgtBEAMWALL.Supervisor/ItemParamList/RawPartListV.xaml b/EgtBEAMWALL.Supervisor/ItemParamList/RawPartListV.xaml
index f205ead4..44b16954 100644
--- a/EgtBEAMWALL.Supervisor/ItemParamList/RawPartListV.xaml
+++ b/EgtBEAMWALL.Supervisor/ItemParamList/RawPartListV.xaml
@@ -114,7 +114,7 @@
-
diff --git a/EgtBEAMWALL.ViewerOptimizer/AddFeatureWnd/NewAddFeatureWndV.xaml b/EgtBEAMWALL.ViewerOptimizer/AddFeatureWnd/NewAddFeatureWndV.xaml
index 4a711831..04293e06 100644
--- a/EgtBEAMWALL.ViewerOptimizer/AddFeatureWnd/NewAddFeatureWndV.xaml
+++ b/EgtBEAMWALL.ViewerOptimizer/AddFeatureWnd/NewAddFeatureWndV.xaml
@@ -2,14 +2,14 @@
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
xmlns:EgtWPFLib5="clr-namespace:EgtWPFLib5;assembly=EgtWPFLib5"
- Style="{DynamicResource {x:Type EgtWPFLib5:EgtCustomWindow}}"
WindowStyle="None" ResizeMode="NoResize"
SizeToContent="WidthAndHeight"
WindowStartupLocation="CenterOwner"
IsClosable="False"
IsMinimizable="False"
IsResizable="False"
- Title="AddProcess">
+ Title="AddProcess"
+ Style="{StaticResource OnlyProd_EgtCustomWindow}">
@@ -90,10 +90,10 @@
+ Style="{StaticResource OnlyProdEgtWPFLib5_InputButton}"/>
+ Style="{StaticResource OnlyProdEgtWPFLib5_InputButton}"/>
diff --git a/EgtBEAMWALL.ViewerOptimizer/AddPartWnd/OnlyProdAddPartWndV.xaml b/EgtBEAMWALL.ViewerOptimizer/AddPartWnd/OnlyProdAddPartWndV.xaml
index 3a081935..f3f7e857 100644
--- a/EgtBEAMWALL.ViewerOptimizer/AddPartWnd/OnlyProdAddPartWndV.xaml
+++ b/EgtBEAMWALL.ViewerOptimizer/AddPartWnd/OnlyProdAddPartWndV.xaml
@@ -2,38 +2,36 @@
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
xmlns:EgtWPFLib5="clr-namespace:EgtWPFLib5;assembly=EgtWPFLib5"
- xmlns:EgtBEAMWALL="clr-namespace:EgtBEAMWALL.ViewerOptimizer"
- Style="{DynamicResource {x:Type EgtWPFLib5:EgtCustomWindow}}"
WindowStyle="None" ResizeMode="NoResize"
SizeToContent="WidthAndHeight"
WindowStartupLocation="CenterOwner"
IsClosable="False"
IsMinimizable="False"
IsResizable="False"
- Title="AddPartWndV">
-
+ Title="AddPartWndV"
+ Style="{StaticResource OnlyProd_EgtCustomWindow}">
+
+
-
-
+
-
+
+ Style="{StaticResource OnlyProdAddPartWnd_Grid}">
@@ -42,18 +40,18 @@
-
-
+
-
+
+ Style="{StaticResource OnlyProdAddPartWnd_Grid}">
@@ -64,25 +62,25 @@
-
-
+
-
-
+
-
+
+ Style="{StaticResource OnlyProdAddPartWnd_Grid}">
@@ -90,15 +88,15 @@
-
-
+
+ Style="{StaticResource OnlyProdEgtWPFLib5_InputButton}"/>
diff --git a/EgtBEAMWALL.ViewerOptimizer/AddRawPartWnd/OnlyProdAddRawPartWndV.xaml b/EgtBEAMWALL.ViewerOptimizer/AddRawPartWnd/OnlyProdAddRawPartWndV.xaml
index 51decf35..abbe2b69 100644
--- a/EgtBEAMWALL.ViewerOptimizer/AddRawPartWnd/OnlyProdAddRawPartWndV.xaml
+++ b/EgtBEAMWALL.ViewerOptimizer/AddRawPartWnd/OnlyProdAddRawPartWndV.xaml
@@ -2,16 +2,15 @@
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
xmlns:EgtWPFLib5="clr-namespace:EgtWPFLib5;assembly=EgtWPFLib5"
- xmlns:EgtBEAMWALL="clr-namespace:EgtBEAMWALL.ViewerOptimizer"
- Style="{DynamicResource {x:Type EgtWPFLib5:EgtCustomWindow}}"
WindowStyle="None" ResizeMode="NoResize"
SizeToContent="WidthAndHeight"
WindowStartupLocation="CenterOwner"
IsClosable="False"
IsMinimizable="False"
IsResizable="False"
- Title="AddRawPartWnd">
-
+ Title="AddRawPartWnd"
+ Style="{StaticResource OnlyProd_EgtCustomWindow}">
+
@@ -21,12 +20,12 @@
SelectedItem="{Binding SelDimension}"
DisplayMemberPath="sDimension"
Visibility="{Binding DimensionsList_Visibility}"
- Margin="0,0,0,5"/>
-
+ Style="{StaticResource GeneralConfiguration_ComboBox}"/>
+
-
+
@@ -34,15 +33,15 @@
-
+
+ Style="{StaticResource OnlyProdAddPartWnd_Grid}">
@@ -50,15 +49,15 @@
-
-
+
+ Style="{StaticResource OnlyProdEgtWPFLib5_InputButton}"/>
diff --git a/EgtBEAMWALL.ViewerOptimizer/BTLPartList/OnlyProdBTLPartListV.xaml b/EgtBEAMWALL.ViewerOptimizer/BTLPartList/OnlyProdBTLPartListV.xaml
index 9eb91ac6..4966c2ce 100644
--- a/EgtBEAMWALL.ViewerOptimizer/BTLPartList/OnlyProdBTLPartListV.xaml
+++ b/EgtBEAMWALL.ViewerOptimizer/BTLPartList/OnlyProdBTLPartListV.xaml
@@ -9,13 +9,7 @@
-
+
+ Visibility="{Binding CALC_FALL_Visibility}"
+ Style="{StaticResource CALC_FALL_TextBlock}"/>
+ Style="{StaticResource CALC_FALL_Border}">
+ Style="{StaticResource CALC_FALL_ItemsControl}">
+ Style="{StaticResource CALC_FALL_UniformGrid}"/>
@@ -103,7 +91,7 @@
+ Style="{StaticResource CALC_ROT_Grid}">
@@ -111,20 +99,12 @@
-
+
+ Style="{StaticResource CALC_ERR_TextBlock}"/>
@@ -135,13 +115,13 @@
+ Style="{StaticResource OnlyProdBTLPartList_CheckBox}"/>
+ Style="{StaticResource OnlyProdBTLPartList_CheckBox}"/>
diff --git a/EgtBEAMWALL.ViewerOptimizer/BTLPartManager/OnlyProdBTLPartManagerV.xaml b/EgtBEAMWALL.ViewerOptimizer/BTLPartManager/OnlyProdBTLPartManagerV.xaml
index a479f94f..a703fb1e 100644
--- a/EgtBEAMWALL.ViewerOptimizer/BTLPartManager/OnlyProdBTLPartManagerV.xaml
+++ b/EgtBEAMWALL.ViewerOptimizer/BTLPartManager/OnlyProdBTLPartManagerV.xaml
@@ -8,70 +8,70 @@
Visibility="{Binding MachiningPage_Visibility}"
ToolTip="{Binding NewRawPart_ToolTip}"
IsEnabled="{Binding BTLPartManager_IsEnabled}"
- Style="{StaticResource LeftPanel_Button}">
+ Style="{StaticResource OnlyProdLeftPanel_Button}">
diff --git a/EgtBEAMWALL.ViewerOptimizer/ConfigurationPage/OnlyProdConfigurationPageV.xaml b/EgtBEAMWALL.ViewerOptimizer/ConfigurationPage/OnlyProdConfigurationPageV.xaml
index 727690dd..8c762873 100644
--- a/EgtBEAMWALL.ViewerOptimizer/ConfigurationPage/OnlyProdConfigurationPageV.xaml
+++ b/EgtBEAMWALL.ViewerOptimizer/ConfigurationPage/OnlyProdConfigurationPageV.xaml
@@ -23,7 +23,7 @@
@@ -40,7 +40,7 @@
@@ -68,7 +68,7 @@
diff --git a/EgtBEAMWALL.ViewerOptimizer/FeatureListManager/OnlyProdFeatureListManagerV.xaml b/EgtBEAMWALL.ViewerOptimizer/FeatureListManager/OnlyProdFeatureListManagerV.xaml
index 6009e2cc..ffc7386d 100644
--- a/EgtBEAMWALL.ViewerOptimizer/FeatureListManager/OnlyProdFeatureListManagerV.xaml
+++ b/EgtBEAMWALL.ViewerOptimizer/FeatureListManager/OnlyProdFeatureListManagerV.xaml
@@ -8,28 +8,28 @@
Visibility="{Binding ViewPage_Visibility}"
ToolTip="{Binding CopyFeature_ToolTip}"
IsEnabled="{Binding CopyFeature_IsEnabled}"
- Style="{StaticResource LeftPanel_Button}">
+ Style="{StaticResource OnlyProdLeftPanel_Button}">
diff --git a/EgtBEAMWALL.ViewerOptimizer/FreeContourInput/FreeContourInputV.xaml b/EgtBEAMWALL.ViewerOptimizer/FreeContourInput/FreeContourInputV.xaml
index d31388a3..89ac3839 100644
--- a/EgtBEAMWALL.ViewerOptimizer/FreeContourInput/FreeContourInputV.xaml
+++ b/EgtBEAMWALL.ViewerOptimizer/FreeContourInput/FreeContourInputV.xaml
@@ -30,7 +30,7 @@
Visibility="{Binding Check_Visibility}" Margin="5,0,5,0"
VerticalAlignment="Center"/>
+ Visibility="{Binding Combo_Visibility}" Style="{StaticResource ComboItemsList_ComboBox}"/>
diff --git a/EgtBEAMWALL.ViewerOptimizer/InputPwdWnd/OnlyProdInputPwdWndV.xaml b/EgtBEAMWALL.ViewerOptimizer/InputPwdWnd/OnlyProdInputPwdWndV.xaml
index eaef1273..5f1196ca 100644
--- a/EgtBEAMWALL.ViewerOptimizer/InputPwdWnd/OnlyProdInputPwdWndV.xaml
+++ b/EgtBEAMWALL.ViewerOptimizer/InputPwdWnd/OnlyProdInputPwdWndV.xaml
@@ -2,33 +2,30 @@
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
xmlns:EgtWPFLib5="clr-namespace:EgtWPFLib5;assembly=EgtWPFLib5"
- xmlns:EgtBEAMWALL="clr-namespace:EgtBEAMWALL.ViewerOptimizer"
- Style="{DynamicResource {x:Type EgtWPFLib5:EgtCustomWindow}}"
WindowStyle="None" ResizeMode="NoResize"
SizeToContent="WidthAndHeight"
WindowStartupLocation="CenterOwner"
IsClosable="False"
IsMinimizable="False"
IsResizable="False"
- Title="InputPwdWndV">
-
+ Title="InputPwdWndV"
+ Style="{StaticResource OnlyProd_EgtCustomWindow}">
+
+
-
-
+
+
+ Style="{StaticResource OnlyProdAddPartWnd_Grid}">
@@ -36,14 +33,14 @@
-
-
diff --git a/EgtBEAMWALL.ViewerOptimizer/ItemParamList/BTLPartListV.xaml b/EgtBEAMWALL.ViewerOptimizer/ItemParamList/BTLPartListV.xaml
index 799603b8..c4d57fcd 100644
--- a/EgtBEAMWALL.ViewerOptimizer/ItemParamList/BTLPartListV.xaml
+++ b/EgtBEAMWALL.ViewerOptimizer/ItemParamList/BTLPartListV.xaml
@@ -20,6 +20,10 @@
PreviewMouseUp="DataGrid_PreviewMouseUp"
PreviewMouseMove="DataGrid_PreviewMouseMove"
Margin="0,0,0,5"
+ ColumnHeaderBackground="{DynamicResource {x:Static SystemColors.ControlBrushKey}}"
+ ColumnHeaderForeground="{DynamicResource {x:Static SystemColors.ControlTextBrushKey}}"
+ ColumnHeaderFontWeight="Normal"
+ ColumnHeaderPadding="0,2,0,2"
EgtBEAMWALL:MultiSelectorBehaviours.SynchronizedSelectedItems="{Binding Tag.SelBTLParts,
RelativeSource={RelativeSource AncestorType={x:Type EgtBEAMWALL:BTLPartListV}}}"
BindingColumns="{Binding PartColumns}"
diff --git a/EgtBEAMWALL.ViewerOptimizer/ItemParamList/FeatureInPartInRawPartListV.xaml b/EgtBEAMWALL.ViewerOptimizer/ItemParamList/FeatureInPartInRawPartListV.xaml
index 699c8757..fc4d9344 100644
--- a/EgtBEAMWALL.ViewerOptimizer/ItemParamList/FeatureInPartInRawPartListV.xaml
+++ b/EgtBEAMWALL.ViewerOptimizer/ItemParamList/FeatureInPartInRawPartListV.xaml
@@ -10,20 +10,24 @@
-->
+ RelativeSource={RelativeSource AncestorType={x:Type EgtBEAMWALL:FeatureInPartInRawPartListV}}}"
+ SelectedItem="{Binding Tag.SelFeatureVM,
+ RelativeSource={RelativeSource AncestorType={x:Type EgtBEAMWALL:FeatureInPartInRawPartListV}}}"
+ CanUserAddRows="False"
+ AutoGenerateColumns="False"
+ CanUserResizeRows="False"
+ SelectionMode="Single"
+ ScrollViewer.CanContentScroll="True"
+ ScrollViewer.VerticalScrollBarVisibility="Auto"
+ ScrollViewer.HorizontalScrollBarVisibility="Auto"
+ Margin="0,0,0,5"
+ ColumnHeaderBackground="{DynamicResource {x:Static SystemColors.ControlBrushKey}}"
+ ColumnHeaderForeground="{DynamicResource {x:Static SystemColors.ControlTextBrushKey}}"
+ ColumnHeaderFontWeight="Normal"
+ ColumnHeaderPadding="0,2,0,2"
+ BindingColumns="{Binding FeatureInPartInRawPartColumns}"
+ BeginningEdit="FeatureInPartInRawPartList_BeginningEdit"
+ Style="{StaticResource DataGrid_CustomHighLight}">
diff --git a/EgtBEAMWALL.ViewerOptimizer/ItemParamList/FeatureListV.xaml b/EgtBEAMWALL.ViewerOptimizer/ItemParamList/FeatureListV.xaml
index 682f9e7e..7f4d6368 100644
--- a/EgtBEAMWALL.ViewerOptimizer/ItemParamList/FeatureListV.xaml
+++ b/EgtBEAMWALL.ViewerOptimizer/ItemParamList/FeatureListV.xaml
@@ -16,6 +16,10 @@
ScrollViewer.VerticalScrollBarVisibility="Auto"
ScrollViewer.HorizontalScrollBarVisibility="Auto"
Margin="0,0,0,5"
+ ColumnHeaderBackground="{DynamicResource {x:Static SystemColors.ControlBrushKey}}"
+ ColumnHeaderForeground="{DynamicResource {x:Static SystemColors.ControlTextBrushKey}}"
+ ColumnHeaderFontWeight="Normal"
+ ColumnHeaderPadding="0,2,0,2"
IsEnabled="{Binding FeatureList_IsEnabled}"
BindingColumns="{Binding FeatureColumns}"
Style="{StaticResource DataGrid_CustomHighLight}">
@@ -109,7 +113,7 @@
RelativeSource={RelativeSource AncestorType={x:Type EgtBEAMWALL:FeatureListV}}}" />
-
diff --git a/EgtBEAMWALL.ViewerOptimizer/ItemParamList/OnlyProdFeatureInPartInRawPartListV.xaml b/EgtBEAMWALL.ViewerOptimizer/ItemParamList/OnlyProdFeatureInPartInRawPartListV.xaml
index fe4827d6..3fd16e87 100644
--- a/EgtBEAMWALL.ViewerOptimizer/ItemParamList/OnlyProdFeatureInPartInRawPartListV.xaml
+++ b/EgtBEAMWALL.ViewerOptimizer/ItemParamList/OnlyProdFeatureInPartInRawPartListV.xaml
@@ -8,13 +8,7 @@
RelativeSource={RelativeSource AncestorType={x:Type EgtBEAMWALL:OnlyProdFeatureInPartInRawPartListV}}}"
SelectedItem="{Binding Tag.SelFeatureVM,
RelativeSource={RelativeSource AncestorType={x:Type EgtBEAMWALL:OnlyProdFeatureInPartInRawPartListV}}}"
- CanUserAddRows="False"
- AutoGenerateColumns="False"
- CanUserResizeRows="False"
SelectionMode="Single"
- ScrollViewer.CanContentScroll="True"
- ScrollViewer.VerticalScrollBarVisibility="Auto"
- ScrollViewer.HorizontalScrollBarVisibility="Auto"
Margin="0,0,0,5"
BindingColumns="{Binding FeatureInPartInRawPartColumns}"
BeginningEdit="FeatureInPartInRawPartList_BeginningEdit"
@@ -38,15 +32,13 @@
+ Style="{StaticResource OnlyProdFeatureInPartInRawPartList_CheckBox}"/>
+ Style="{StaticResource OnlyProdFeatureInPartInRawPartList_CheckBox}"/>
@@ -62,23 +54,17 @@
+ Style="{StaticResource CALC_ROT_Grid}">
-
+
+ Style="{StaticResource OnlyProdFeatureInPartInRawPartList_TextBlock}"/>
diff --git a/EgtBEAMWALL.ViewerOptimizer/ItemParamList/OnlyProdFeatureListV.xaml b/EgtBEAMWALL.ViewerOptimizer/ItemParamList/OnlyProdFeatureListV.xaml
index ec78d158..a44321bc 100644
--- a/EgtBEAMWALL.ViewerOptimizer/ItemParamList/OnlyProdFeatureListV.xaml
+++ b/EgtBEAMWALL.ViewerOptimizer/ItemParamList/OnlyProdFeatureListV.xaml
@@ -6,13 +6,7 @@
+ Style="{StaticResource OnlyProdBTLPartList_CheckBox}"/>
+ Style="{StaticResource OnlyProdBTLPartList_CheckBox}"/>
@@ -54,24 +48,16 @@
-
-
+
+ Style="{StaticResource OnlyProdFeatureInPartInRawPartList_TextBlock}"/>
@@ -97,8 +83,7 @@
+ Style="{StaticResource OnlyProdFeatureList_Image}"/>
@@ -111,7 +96,7 @@
-
+
diff --git a/EgtBEAMWALL.ViewerOptimizer/ItemParamList/PartInRawPartListV.xaml b/EgtBEAMWALL.ViewerOptimizer/ItemParamList/PartInRawPartListV.xaml
index 0c21667d..c223b21f 100644
--- a/EgtBEAMWALL.ViewerOptimizer/ItemParamList/PartInRawPartListV.xaml
+++ b/EgtBEAMWALL.ViewerOptimizer/ItemParamList/PartInRawPartListV.xaml
@@ -18,6 +18,10 @@
ScrollViewer.VerticalScrollBarVisibility="Auto"
ScrollViewer.HorizontalScrollBarVisibility="Auto"
Margin="0,0,0,5"
+ ColumnHeaderBackground="{DynamicResource {x:Static SystemColors.ControlBrushKey}}"
+ ColumnHeaderForeground="{DynamicResource {x:Static SystemColors.ControlTextBrushKey}}"
+ ColumnHeaderFontWeight="Normal"
+ ColumnHeaderPadding="0,2,0,2"
BindingColumns="{Binding PartInRawPartColumns}"
BeginningEdit="PartInRawPartList_BeginningEdit"
Style="{StaticResource DataGrid_CustomHighLight}">
@@ -222,7 +226,7 @@
RelativeSource={RelativeSource AncestorType={x:Type EgtBEAMWALL:PartInRawPartListV}}}" />
-
diff --git a/EgtBEAMWALL.ViewerOptimizer/ItemParamList/QParameterListV.xaml b/EgtBEAMWALL.ViewerOptimizer/ItemParamList/QParameterListV.xaml
index 918f843c..cda6729d 100644
--- a/EgtBEAMWALL.ViewerOptimizer/ItemParamList/QParameterListV.xaml
+++ b/EgtBEAMWALL.ViewerOptimizer/ItemParamList/QParameterListV.xaml
@@ -12,6 +12,10 @@
ScrollViewer.VerticalScrollBarVisibility="Auto"
ScrollViewer.HorizontalScrollBarVisibility="Auto"
Margin="0,0,0,5"
+ ColumnHeaderBackground="{DynamicResource {x:Static SystemColors.ControlBrushKey}}"
+ ColumnHeaderForeground="{DynamicResource {x:Static SystemColors.ControlTextBrushKey}}"
+ ColumnHeaderFontWeight="Normal"
+ ColumnHeaderPadding="0,2,0,2"
ItemsSource="{Binding Tag.QBTLParamVMList, RelativeSource={RelativeSource AncestorType={x:Type EgtBEAMWALL:QParameterListV}}}"
SelectedItem="{Binding Tag.SelQBTLParam, RelativeSource={RelativeSource AncestorType={x:Type EgtBEAMWALL:QParameterListV}}}"
BeginningEdit="QParameterList_BeginningEdit"
@@ -20,7 +24,7 @@
Style="{StaticResource DataGrid_CustomHighLight}">
-
diff --git a/EgtBEAMWALL.ViewerOptimizer/ItemParamList/RawPartListV.xaml b/EgtBEAMWALL.ViewerOptimizer/ItemParamList/RawPartListV.xaml
index fe915ba8..5b891547 100644
--- a/EgtBEAMWALL.ViewerOptimizer/ItemParamList/RawPartListV.xaml
+++ b/EgtBEAMWALL.ViewerOptimizer/ItemParamList/RawPartListV.xaml
@@ -16,6 +16,10 @@
ScrollViewer.VerticalScrollBarVisibility="Auto"
ScrollViewer.HorizontalScrollBarVisibility="Auto"
Margin="0,0,0,5"
+ ColumnHeaderBackground="{DynamicResource {x:Static SystemColors.ControlBrushKey}}"
+ ColumnHeaderForeground="{DynamicResource {x:Static SystemColors.ControlTextBrushKey}}"
+ ColumnHeaderFontWeight="Normal"
+ ColumnHeaderPadding="0,2,0,2"
BindingColumns="{Binding RawPartColumns}"
BeginningEdit="RawPartList_BeginningEdit"
Style="{StaticResource DataGrid_CustomHighLight}">
@@ -172,7 +176,7 @@
RelativeSource={RelativeSource AncestorType={x:Type EgtBEAMWALL:RawPartListV}}}"/>
-
diff --git a/EgtBEAMWALL.ViewerOptimizer/LeftPanel/LeftPanelV.xaml b/EgtBEAMWALL.ViewerOptimizer/LeftPanel/LeftPanelV.xaml
index 17302d1f..c67c6799 100644
--- a/EgtBEAMWALL.ViewerOptimizer/LeftPanel/LeftPanelV.xaml
+++ b/EgtBEAMWALL.ViewerOptimizer/LeftPanel/LeftPanelV.xaml
@@ -13,7 +13,7 @@
-
+
@@ -25,7 +25,8 @@
+ Grid.Column="1"
+ Style="{x:Null}"/>
@@ -46,7 +47,8 @@
+ Margin="0,2,0,2"
+ Style="{x:Null}"/>
+ Margin="0,2,0,2"
+ Style="{x:Null}"/>
+ Margin="0,2,0,2"
+ Style="{x:Null}"/>
+ Style="{StaticResource OnlyProdLeftPanel_Button}">
diff --git a/EgtBEAMWALL.ViewerOptimizer/MovePartInRawPartWnd/OnlyProdMovePartInRawPartWndV.xaml b/EgtBEAMWALL.ViewerOptimizer/MovePartInRawPartWnd/OnlyProdMovePartInRawPartWndV.xaml
index 4578b729..57e3d73f 100644
--- a/EgtBEAMWALL.ViewerOptimizer/MovePartInRawPartWnd/OnlyProdMovePartInRawPartWndV.xaml
+++ b/EgtBEAMWALL.ViewerOptimizer/MovePartInRawPartWnd/OnlyProdMovePartInRawPartWndV.xaml
@@ -2,16 +2,16 @@
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
xmlns:EgtWPFLib5="clr-namespace:EgtWPFLib5;assembly=EgtWPFLib5"
- xmlns:EgtBEAMWALL="clr-namespace:EgtBEAMWALL.ViewerOptimizer"
- Style="{DynamicResource {x:Type EgtWPFLib5:EgtCustomWindow}}"
WindowStyle="None" ResizeMode="NoResize"
SizeToContent="WidthAndHeight"
WindowStartupLocation="CenterOwner"
IsClosable="False"
IsMinimizable="False"
IsResizable="False"
- Title="MovePartInRawPartWndV">
-
+ Title="MovePartInRawPartWndV"
+ Style="{StaticResource OnlyProd_EgtCustomWindow}">
+
+
@@ -19,8 +19,7 @@
-
+
@@ -30,41 +29,38 @@
-
+
-
+
-
+
+ Style="{StaticResource OnlyProdWarehouse_Grid}">
-
+ Style="{StaticResource MoveDir_TextBlock}"/>
+
+ Style="{StaticResource OnlyProdWarehouse_Grid}">
@@ -73,14 +69,14 @@
-
-
diff --git a/EgtBEAMWALL.ViewerOptimizer/NestingRunningWnd/OnlyProdNestingRunningWndV.xaml b/EgtBEAMWALL.ViewerOptimizer/NestingRunningWnd/OnlyProdNestingRunningWndV.xaml
index b95aafc6..ec569272 100644
--- a/EgtBEAMWALL.ViewerOptimizer/NestingRunningWnd/OnlyProdNestingRunningWndV.xaml
+++ b/EgtBEAMWALL.ViewerOptimizer/NestingRunningWnd/OnlyProdNestingRunningWndV.xaml
@@ -24,31 +24,25 @@
+ Style="{StaticResource OnlyProdNestingRunningWndV_TextBlock}"/>
+ Style="{StaticResource OnlyProdNestingRunningWndV_TextBlock}"/>
+ Style="{StaticResource OnlyProdNestingRunningWndV_ProgressBar}"/>
+ Style="{StaticResource OnlyProdNestingRunningWndV_ProgressBar}"/>
-
+
+ Command="{Binding Cancel_Command}"
+ Style="{StaticResource OnlyProdNestingRunningWndV_Button}"/>
diff --git a/EgtBEAMWALL.ViewerOptimizer/OptimizePanel/OptimizePanelV.xaml b/EgtBEAMWALL.ViewerOptimizer/OptimizePanel/OptimizePanelV.xaml
index 178062ca..fe93138c 100644
--- a/EgtBEAMWALL.ViewerOptimizer/OptimizePanel/OptimizePanelV.xaml
+++ b/EgtBEAMWALL.ViewerOptimizer/OptimizePanel/OptimizePanelV.xaml
@@ -7,17 +7,13 @@
+ Visibility="{Binding Optimize_Visibility}"
+ Style="{StaticResource Optimize_ComboBox}"/>
+ Visibility="{Binding OriginType_Visibility}"
+ Style="{StaticResource Optimize_ComboBox}"/>
+ Style="{StaticResource OnlyProdLeftPanel_Button}">
diff --git a/EgtBEAMWALL.ViewerOptimizer/PartManager/PartManagerV.xaml b/EgtBEAMWALL.ViewerOptimizer/PartManager/PartManagerV.xaml
index c4ffce69..2780a652 100644
--- a/EgtBEAMWALL.ViewerOptimizer/PartManager/PartManagerV.xaml
+++ b/EgtBEAMWALL.ViewerOptimizer/PartManager/PartManagerV.xaml
@@ -36,7 +36,9 @@
UpdateSourceTrigger=Explicit}" Width="65"/>
+ TextAlignment="Center"
+ VerticalAlignment="Center"
+ Margin="10,0,0,3"/>
diff --git a/EgtBEAMWALL.ViewerOptimizer/Statistics/OnlyProdStatisticsV.xaml b/EgtBEAMWALL.ViewerOptimizer/Statistics/OnlyProdStatisticsV.xaml
index 81bd4e8c..7f42f7c5 100644
--- a/EgtBEAMWALL.ViewerOptimizer/Statistics/OnlyProdStatisticsV.xaml
+++ b/EgtBEAMWALL.ViewerOptimizer/Statistics/OnlyProdStatisticsV.xaml
@@ -169,13 +169,13 @@
+ Style="{StaticResource CopyToClipboard_ToolBar_Button}">
+ Style="{StaticResource CopyToClipboard_ToolBar_Button}">
diff --git a/EgtBEAMWALL.ViewerOptimizer/UpdateBTLWnd/OnlyProdUpdateBTLWndV.xaml b/EgtBEAMWALL.ViewerOptimizer/UpdateBTLWnd/OnlyProdUpdateBTLWndV.xaml
index a1633eb5..27d88183 100644
--- a/EgtBEAMWALL.ViewerOptimizer/UpdateBTLWnd/OnlyProdUpdateBTLWndV.xaml
+++ b/EgtBEAMWALL.ViewerOptimizer/UpdateBTLWnd/OnlyProdUpdateBTLWndV.xaml
@@ -91,12 +91,12 @@
Command="{Binding Ok_Command}"
IsDefault="True"
Grid.Column="1"
- Style="{StaticResource EgtWPFLib5_InputButton}"/>
+ Style="{StaticResource OnlyProdEgtWPFLib5_InputButton}"/>
+ Style="{StaticResource OnlyProdEgtWPFLib5_InputButton}"/>
diff --git a/EgtBEAMWALL.ViewerOptimizer/UpdateBTLWnd/OnlyProdUpdateOrAppendWndV.xaml b/EgtBEAMWALL.ViewerOptimizer/UpdateBTLWnd/OnlyProdUpdateOrAppendWndV.xaml
index 5a0b42ae..7e520833 100644
--- a/EgtBEAMWALL.ViewerOptimizer/UpdateBTLWnd/OnlyProdUpdateOrAppendWndV.xaml
+++ b/EgtBEAMWALL.ViewerOptimizer/UpdateBTLWnd/OnlyProdUpdateOrAppendWndV.xaml
@@ -56,11 +56,11 @@
Command="{Binding Ok_Command}"
IsDefault="True"
Grid.Column="1"
- Style="{StaticResource EgtWPFLib5_InputButton}"/>
+ Style="{StaticResource OnlyProdEgtWPFLib5_InputButton}"/>
+ Style="{StaticResource OnlyProdEgtWPFLib5_InputButton}"/>
diff --git a/EgtBEAMWALL.ViewerOptimizer/Utility/Dictionary.xaml b/EgtBEAMWALL.ViewerOptimizer/Utility/Dictionary.xaml
index ee242a14..019971d9 100644
--- a/EgtBEAMWALL.ViewerOptimizer/Utility/Dictionary.xaml
+++ b/EgtBEAMWALL.ViewerOptimizer/Utility/Dictionary.xaml
@@ -236,88 +236,135 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
@@ -474,48 +675,67 @@
-
+
+
+
+
+
+
+
+
+
+
+
+
-
-
-
-
-
+
+
+
-
-
+
+
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
+
+
+
+
+
+
+
+
+
+
+
+
+
-
-
+
+
+
+
+
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
@@ -792,17 +1163,28 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
@@ -849,7 +1279,7 @@
-
+
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
@@ -1214,6 +1702,25 @@
+
+
+
+
+
+
+
@@ -1223,23 +1730,31 @@
+
+
+
+
+
+
-
-
@@ -1356,34 +1871,65 @@
-
+
-
-
-
-
+
+
+
+
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
+
+
+
+
+
+
+
+
@@ -1766,16 +2395,35 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
+
+
@@ -2027,6 +2791,12 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
@@ -2058,11 +2853,17 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
@@ -2398,7 +3242,10 @@
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/EgtBEAMWALL.ViewerOptimizer/WarehouseWnd/OnlyProdWarehouseWndV.xaml b/EgtBEAMWALL.ViewerOptimizer/WarehouseWnd/OnlyProdWarehouseWndV.xaml
index 2712e9fe..020bd8cc 100644
--- a/EgtBEAMWALL.ViewerOptimizer/WarehouseWnd/OnlyProdWarehouseWndV.xaml
+++ b/EgtBEAMWALL.ViewerOptimizer/WarehouseWnd/OnlyProdWarehouseWndV.xaml
@@ -19,7 +19,7 @@
Title="WarehouseWndV"
Name="WarehouseWndV">
-
+
@@ -44,65 +44,67 @@
-
-
+
+ Visibility="{Binding Basic_Visibility}"
+ Style="{StaticResource OnlyProdWarehouse_ComboBox}"/>
-
-
+
+ Text="{Binding dStartOffset, UpdateSourceTrigger=PropertyChanged}"
+ Visibility="{Binding StartOffset_Visibility}"
+ Style="{StaticResource Warehouse_TextBox}"/>
-
-
+
+ Text="{Binding dKerf, UpdateSourceTrigger=PropertyChanged}"
+ Visibility="{Binding Kerf_Visibility}"
+ Style="{StaticResource Warehouse_TextBox}"/>
-
-
+
+ Text="{Binding dOffset, Mode=TwoWay, UpdateSourceTrigger=LostFocus}"
+ Visibility="{Binding Offset_Visibility}"
+ Style="{StaticResource Warehouse_TextBox}"/>
-
-
+
+ Text="{Binding nQuantity, UpdateSourceTrigger=PropertyChanged}"
+ Visibility="{Binding Basic_Visibility}"
+ Style="{StaticResource Warehouse_TextBox}"/>
-
-
+ Visibility="{Binding MediumWall_Visibility}"
+ Style="{StaticResource OnlyProdWarehouseWndV_GroupBox}">
+
@@ -113,33 +115,35 @@
-
+
-
-
-
+
+
+
+ Style="{StaticResource OnlyProdWWnd_SmallButton}"/>
+ Style="{StaticResource OnlyProdWWnd_SmallButton}"/>
-
+
@@ -150,19 +154,15 @@
-
-
-
+
+
+
@@ -171,50 +171,50 @@
-
-
+
+ Style="{StaticResource OnlyProdWarehouseWndV_ListBox}"/>
-
+
+ Style="{StaticResource OnlyProdAddPart_Grid}">
-
-
+
+ Style="{StaticResource OnlyProdWWnd_SmallButton}"/>
+ Style="{StaticResource OnlyProdBTLPartList_CheckBox}"/>
@@ -292,7 +292,9 @@
-
+
@@ -302,26 +304,25 @@
-
+ Content="+"
+ Command="{Binding AddParam_Command}"
+ Style="{StaticResource OnlyProdWarehouseWndV_Button}">
-
+ Content="-"
+ Command="{Binding RemoveParam_Command}"
+ Style="{StaticResource OnlyProdWarehouseWndV_Button}">
-
+
@@ -333,33 +334,34 @@
-
-
+
+
-
+
-
+
-
-
+
+
@@ -371,57 +373,53 @@
-
-
+
-
-
+ Text="{Binding sNewL, UpdateSourceTrigger=PropertyChanged}"
+ Style="{StaticResource New_TextBox}"/>
+
-
+
-
+
+ Style="{StaticResource OnlyProdAddPart_Grid}">
-
+
-
+
diff --git a/EgtBEAMWALL.ViewerOptimizer/WarehouseWnd/WarehouseWndV.xaml b/EgtBEAMWALL.ViewerOptimizer/WarehouseWnd/WarehouseWndV.xaml
index a87228b3..326ecacc 100644
--- a/EgtBEAMWALL.ViewerOptimizer/WarehouseWnd/WarehouseWndV.xaml
+++ b/EgtBEAMWALL.ViewerOptimizer/WarehouseWnd/WarehouseWndV.xaml
@@ -206,16 +206,20 @@
Style="{StaticResource ToolBar_SmallButton}"/>
+ ItemsSource="{Binding SParamList}"
+ SelectedItem="{Binding SelSParam}"
+ CanUserAddRows="False"
+ AutoGenerateColumns="False"
+ CanUserResizeRows="False"
+ SelectionMode="Single"
+ ScrollViewer.CanContentScroll="True"
+ ScrollViewer.VerticalScrollBarVisibility="Auto"
+ ScrollViewer.HorizontalScrollBarVisibility="Auto"
+ ColumnHeaderBackground="{DynamicResource {x:Static SystemColors.ControlBrushKey}}"
+ ColumnHeaderForeground="{DynamicResource {x:Static SystemColors.ControlTextBrushKey}}"
+ ColumnHeaderFontWeight="Normal"
+ ColumnHeaderPadding="0,2,0,2"
+ BindingColumns="{Binding SParamColumns}">