-J'ai crée un petit de test avec 4 Grid qui suivent la position d'une elipse quand celle-ci est bougé par quelqu'un.
Cette idée peut être utilisé pour la gestion des 4 interface utilisateur de "FingerDance" (selon la position de la "sphere à 4 couleur")
-Pour pouvoir tester les events vous devez dabord demmarer le "surface simulation"
Microsoft Visual Studio Solution File, Format Version 10.00
# Visual Studio 2008
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "GridMovil", "GridMovil\GridMovil.csproj", "{639D010F-88E9-41D7-9283-E98D6BDCDA8B}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{639D010F-88E9-41D7-9283-E98D6BDCDA8B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{639D010F-88E9-41D7-9283-E98D6BDCDA8B}.Debug|Any CPU.Build.0 = Debug|Any CPU
{639D010F-88E9-41D7-9283-E98D6BDCDA8B}.Release|Any CPU.ActiveCfg = Release|Any CPU
{639D010F-88E9-41D7-9283-E98D6BDCDA8B}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal