Subversion Repositories Projects

Compare Revisions

Ignore whitespace Rev 2317 → Rev 2318

/MKLiveView/v1.0/Source/MainWindow.xaml
989,7 → 989,7
<DataGridTextColumn Header="Out1Timer" Binding="{Binding Path=Out1Timer}"/>
</DataGrid.Columns>
</DataGrid>
<ComboBox x:Name="comboBoxWPColor" HorizontalAlignment="Left" Height="40" Margin="656,426,0,0" VerticalAlignment="Top" Width="95" SelectedIndex="2" HorizontalContentAlignment="Center" VerticalContentAlignment="Center" FontSize="16" DropDownClosed="comboBoxWPColor_DropDownClosed">
<ComboBox x:Name="comboBoxWPColor" Height="40" Margin="0,0,210,6" VerticalAlignment="Bottom" SelectedIndex="2" HorizontalContentAlignment="Center" VerticalContentAlignment="Center" FontSize="16" DropDownClosed="comboBoxWPColor_DropDownClosed" HorizontalAlignment="Right" Width="95">
<ComboBoxItem Content="red"/>
<ComboBoxItem Content="green"/>
<ComboBoxItem Content="blue"/>
996,8 → 996,8
<ComboBoxItem Content="yellow"/>
<ComboBoxItem Content="pink"/>
</ComboBox>
<Label x:Name="label4_Copy1" Content="WP color" HorizontalAlignment="Right" Margin="0,400,223,0" VerticalAlignment="Top" Width="80" Foreground="White"/>
<ComboBox x:Name="comboBoxPOIColor" HorizontalAlignment="Left" Height="40" Margin="756,426,0,0" VerticalAlignment="Top" Width="95" SelectedIndex="4" HorizontalContentAlignment="Center" VerticalContentAlignment="Center" FontSize="16" DropDownClosed="comboBoxPOIColor_DropDownClosed">
<Label x:Name="label4_Copy1" Content="WP color" HorizontalAlignment="Right" Margin="0,0,223,46" VerticalAlignment="Bottom" Width="80" Foreground="White"/>
<ComboBox x:Name="comboBoxPOIColor" Margin="0,0,110,6" SelectedIndex="4" HorizontalContentAlignment="Center" VerticalContentAlignment="Center" FontSize="16" DropDownClosed="comboBoxPOIColor_DropDownClosed" HorizontalAlignment="Right" Width="95" Height="40" VerticalAlignment="Bottom">
<ComboBoxItem Content="red"/>
<ComboBoxItem Content="green"/>
<ComboBoxItem Content="blue"/>
1004,8 → 1004,8
<ComboBoxItem Content="yellow"/>
<ComboBoxItem Content="pink"/>
</ComboBox>
<Label x:Name="label4_Copy2" Content="POI color" HorizontalAlignment="Right" Margin="0,400,123,0" VerticalAlignment="Top" Width="80" Foreground="White"/>
<ComboBox x:Name="comboBoxFSColor" HorizontalAlignment="Left" Height="40" Margin="856,426,0,0" VerticalAlignment="Top" Width="95" SelectedIndex="0" HorizontalContentAlignment="Center" VerticalContentAlignment="Center" FontSize="16" DropDownClosed="comboBoxFSColor_DropDownClosed">
<Label x:Name="label4_Copy2" Content="POI color" HorizontalAlignment="Right" Margin="0,0,123,46" VerticalAlignment="Bottom" Width="80" Foreground="White"/>
<ComboBox x:Name="comboBoxFSColor" Height="40" Margin="0,0,10,6" VerticalAlignment="Bottom" SelectedIndex="0" HorizontalContentAlignment="Center" VerticalContentAlignment="Center" FontSize="16" DropDownClosed="comboBoxFSColor_DropDownClosed" HorizontalAlignment="Right" Width="95">
<ComboBoxItem Content="red"/>
<ComboBoxItem Content="green"/>
<ComboBoxItem Content="blue"/>
1012,7 → 1012,15
<ComboBoxItem Content="yellow"/>
<ComboBoxItem Content="pink"/>
</ComboBox>
<Label x:Name="label4_Copy3" Content="failsave color" HorizontalAlignment="Right" Margin="0,400,23,0" VerticalAlignment="Top" Width="80" Foreground="White"/>
<Label x:Name="label4_Copy3" Content="failsave color" HorizontalAlignment="Right" Margin="0,0,23,46" VerticalAlignment="Bottom" Width="80" Foreground="White"/>
<ComboBox x:Name="comboBoxCopterColor" Margin="0,0,315,6" SelectedIndex="4" HorizontalContentAlignment="Center" VerticalContentAlignment="Center" FontSize="16" HorizontalAlignment="Right" Width="95" Height="40" VerticalAlignment="Bottom" DropDownClosed="comboBoxCopterColor_DropDownClosed">
<ComboBoxItem Content="red"/>
<ComboBoxItem Content="green"/>
<ComboBoxItem Content="blue"/>
<ComboBoxItem Content="yellow"/>
<ComboBoxItem Content="pink"/>
</ComboBox>
<Label x:Name="label4_Copy4" Content="Copter color" HorizontalAlignment="Right" Margin="0,0,328,46" VerticalAlignment="Bottom" Width="80" Foreground="White"/>
</Grid>
<Grid x:Name="GridSideBarR" Background="#66000000" Margin="0,36,0,0" HorizontalAlignment="Right" Width="23">
<Label x:Name="labelMotordata" Content="Motors" Padding="0" RenderTransformOrigin="0.5,0.5" Margin="-25,233,-26,0" HorizontalContentAlignment="Center" VerticalContentAlignment="Stretch" MouseDown="labelMotorData_MouseDown" FontSize="14" HorizontalAlignment="Left" Width="74" Height="22" VerticalAlignment="Top">