From 044fa5acfdfba93e70f9ade5586f14aee0958532 Mon Sep 17 00:00:00 2001 From: sr55 Date: Sat, 26 Nov 2011 22:45:40 +0000 Subject: WinGui: (WPF) Further work on setting up the initial UI. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@4365 b64f7644-9d1e-0410-96f1-a4d463321fa5 --- .../HandBrakeWPF/Views/Controls/SubtitlesView.xaml | 27 ++++- .../Views/Controls/SubtitlesView.xaml.cs | 32 ++++- win/CS/HandBrakeWPF/Views/MainView.xaml | 130 +++++++++++++++++++-- 3 files changed, 178 insertions(+), 11 deletions(-) diff --git a/win/CS/HandBrakeWPF/Views/Controls/SubtitlesView.xaml b/win/CS/HandBrakeWPF/Views/Controls/SubtitlesView.xaml index 842807931..a8acf0e5d 100644 --- a/win/CS/HandBrakeWPF/Views/Controls/SubtitlesView.xaml +++ b/win/CS/HandBrakeWPF/Views/Controls/SubtitlesView.xaml @@ -3,9 +3,30 @@ xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006" xmlns:d="http://schemas.microsoft.com/expression/blend/2008" - mc:Ignorable="d" - d:DesignHeight="300" d:DesignWidth="300"> - + mc:Ignorable="d"> + + + + + + + + + + + + + + + + - + - - + - + @@ -155,12 +155,128 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -188,8 +304,8 @@ - - + +