SessionInput
authorPAMPHILE Jonathan <pamphile@efrei.fr>
Wed, 23 Sep 2009 22:41:54 +0200
changeset 97 31b24064b28f
parent 96 890824195ceb
child 99 5a49507c8159
child 105 13930076a06c
SessionInput
src/FingersDance/MainSurfaceWindow.xaml.cs
--- a/src/FingersDance/MainSurfaceWindow.xaml.cs	Wed Sep 23 22:24:59 2009 +0200
+++ b/src/FingersDance/MainSurfaceWindow.xaml.cs	Wed Sep 23 22:41:54 2009 +0200
@@ -341,7 +341,7 @@
                 actualGrid.Children.Add(SessionInput);
                 
                 //2.5 rensegner la video choisie au screen
-                ((UserControlScreen)actualGrid.Parent).Path = ((CustomListBoxItem)sender).Path;
+                ((UserControlScreen)actualGrid.Parent).Path = ((UserControlListVideo)sender).path;
                 //3-Creation des Events
                 SessionInput.EH_SurfaceButtonSubmit_ContactDown += new System.EventHandler(this.SessionInput_EH_SurfaceButtonSubmit_ContactDown);
                 //4-Supression du UC List Video