Event Trigger issue |
Post Reply |
Author | ||
Megalith
Newbie Joined: 15 February 2011 Location: North London Status: Offline Points: 1 |
Post Options
Thanks(0)
Posted: 15 February 2011 at 12:37pm |
|
Hi all, Got an issue with triggering animations in xaml, my code creates resources for 3 objects which are animated, what i am looking for is to animate when the mouse is moved over the object and not when it inters the viewport. The code i'm using is a 3d ui testbed application but the procedure would i imagine be the same for any storyboard animation. This block of code is where i have the issue
The line RoutedEvent="Viewport3D.MouseEnter" is where i have my issue. Here is the storyboard resource for OnMouseEnter.
How/What can i do to animate this storyboard when the mouse enters the specific resource rather than any resource in the ViewPort3D?
|
||
Post Reply | |
Tweet
|
Forum Jump | Forum Permissions You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |