wpf - Customize the shape of a scatterview -
I am currently using surface SDK 1.0 in Blend and VS 2008, and I had to face a problem: I use a scatterview on the whole screen I also have a grid in the center of the screen, the middle panel is quite upset because my scattervivit is easily lost behind the grid, and because the grid is locked in position, To get There's no way.
It will be the desire to add "walls" around this grid, so that my scattervivitum bounces it, as it happens on the edges of ScatterView.
How can I solve this problem? Hook to simply "complete the scattermployment" and check whether the item is under the grid.
If yes the storyboard starts, which takes the center of your scatter vivitum back from the grid background.
In addition, there are a lot of posts about scattervuittum and collision detection.
Comments
Post a Comment