- Create a Metro style control. I say Style, as it may not be 100% in line with what the Win8 Metro tile interface does, or how it functions, but too be honest it fitted my needs well enough and I figured it may be ok for others. So be warned its not like the best control ever, it s in fact pretty simple
- Allow it to be used it a direct content mode/or use MVVM to drive the creation of the UI elements, via DataBinding
- Allow the users to customise the primary/compilmentary colors should be used when generating tiles
- Allow single tile group snap back animations (you know when you have not dragged past 1/2 way ala iPhone UI experience, it snaps back to previous tile group
- Works with WPF
I wrote this control because I could not find one that seemed to work, I am aware of one in the Windows7 contrib/source code, but I wanted one for WPF, so I had to write this one.
So that is basically what it does in a nutshell, I guess it would be a nice thing to do at this point to show a screen shot or 2, so lets do that.
No comments:
Post a Comment