From 01f80ca032c708b7cae8118f83390ce56eb1988c Mon Sep 17 00:00:00 2001 From: sr55 Date: Sun, 1 Dec 2013 16:46:16 +0000 Subject: WinGui: Redesigned the Source Selection Menu dropdown, to an overlay window. Hopefully this is a bit cleaner but feedback is welcome on the forum. This may get reverted later if it doesn't work out. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@5909 b64f7644-9d1e-0410-96f1-a4d463321fa5 --- win/CS/HandBrakeWPF/Controls/SourceSelection.xaml | 93 ++++++++++++++++++++++ .../HandBrakeWPF/Controls/SourceSelection.xaml.cs | 27 +++++++ 2 files changed, 120 insertions(+) create mode 100644 win/CS/HandBrakeWPF/Controls/SourceSelection.xaml create mode 100644 win/CS/HandBrakeWPF/Controls/SourceSelection.xaml.cs (limited to 'win/CS/HandBrakeWPF/Controls') diff --git a/win/CS/HandBrakeWPF/Controls/SourceSelection.xaml b/win/CS/HandBrakeWPF/Controls/SourceSelection.xaml new file mode 100644 index 000000000..b44785324 --- /dev/null +++ b/win/CS/HandBrakeWPF/Controls/SourceSelection.xaml @@ -0,0 +1,93 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +