[chore:] result gui
This commit is contained in:
@@ -201,9 +201,11 @@
|
||||
<Label FontSize="20" Content="Ergebnisse" VerticalContentAlignment="Center" />
|
||||
</StackPanel>
|
||||
</TabItem.Header>
|
||||
<Grid RowDefinitions="2*,*,*">
|
||||
|
||||
|
||||
<Grid ColumnDefinitions="*,*">
|
||||
<ListBox x:Name="LbResult" Margin="10,10,10,10"></ListBox>
|
||||
<ScrollViewer Grid.Column="1">
|
||||
<TextBlock x:Name="TbResultStatistics"></TextBlock>
|
||||
</ScrollViewer>
|
||||
</Grid>
|
||||
</TabItem>
|
||||
</TabControl>
|
||||
|
||||
Reference in New Issue
Block a user