Monday, May 20, 2013

N=20 - Custom Controls on WindowsPhone - N+1 Days of MvvmCross

Of all the platforms, WindowsPhone is the one I probably know best... However, as I found out recording N=20, there are still gaps in my knowledge here :)


This talk follows on from N=18 and N=19 - we add the same some custom label and 'custom draw' shape controls as we added for iOS and Android. "Modern Windows" seems to be a bit unusual in this area - it's less about draw onto a Graphics Context and more about using a pre-built Canvas. And I clearly am not a DependencyProperty fan :)



I may have gotten some thing wrong during this recording - for more expert Windows advice... check out http://www.geekchamp.com/




The video:





The code: https://github.com/slodge/NPlus1DaysOfMvvmCross/tree/master/N-20-CustomControls3



Previously in N+1:


No comments:

Post a Comment