DotNetShoutout - Stories tagged with metro theme
2
Shouts

Metro In Motion #8 – AutoCompleteBox Reveal Animation | Colin Eberhardt's Adventures in .NET

published 697 days, 23 hours, 54 minutes ago posted by FantasticMrFishFantasticMrFish 698 days, 21 hours, 55 minutes ago
Wednesday, June 22, 2011 6:24:14 AM GMT Tuesday, June 21, 2011 8:23:29 AM GMT
When I started the Metro In Motion series, I thought I would probably post three or four articles and be done. However, every time I use my Windows Phone 7 I seem to spot a new ‘native’ fluid UI effect which I would like to use in my own code. Also, these posts have proven very popular, there appears to be a real developer ‘need’ for this sort of information. In this instalment of Metro In Motion I will show how to implement the fluid auto-complete effect that can be seen in the Windows Phone 7 email cl... (more)
category: Metro | clicked: 8 | comment | | source: www.scottlogic.co.uk
tags: Windows Phone 7, metro theme
3
Shouts

Metro In Motion Part #7 – Panorama Prettiness and Opacity | Colin Eberhardt's Adventures in .NET

published 704 days, 10 hours, 43 minutes ago posted by FantasticMrFishFantasticMrFish 704 days, 23 hours, 9 minutes ago
Wednesday, June 15, 2011 7:34:46 PM GMT Wednesday, June 15, 2011 7:09:20 AM GMT
This blog post details a simple metro-in-motion behaviour which reduces the Panorama control’s contents while the user slides from item-to-item so that they can really appreciate your fancy background graphic! For those of you who have not been following my Metro-In-Motion series, I’ll briefly recap. My aim is to provide an implementation of the ‘fluid’ UI transitions and effects seen in native Windows Phone 7 applications but absent from the Silverlight APIs. So far I have covered fluid list animations... (more)
category: Metro | clicked: 7 | comment | | source: www.scottlogic.co.uk
tags: Windows Phone 7, metro theme
10
Shouts

Metro In Motion Part #6 – Rolling List Location Indicator | Colin Eberhardt's Adventures in .NET

published 711 days, 21 hours, 43 minutes ago posted by FantasticMrFishFantasticMrFish 713 days, 14 hours, 40 minutes ago
Wednesday, June 08, 2011 8:34:49 AM GMT Monday, June 06, 2011 3:37:55 PM GMT
This blog post describes the development of a rolling list location indicator. This indicator mirrors the behaviour seen in the native Windows Phone 7 calendar which rolls from one date to the next as the user scrolls. For those of you who have not been following my Metro-In-Motion series, I’ll briefly recap. My aim is to provide an implementation of the ‘fluid’ UI transitions and effects seen in native Windows Phone 7 applications but absent from the Silverlight APIs. So far I have covered fluid list a... (more)
category: Metro | clicked: 26 | comment | | source: www.scottlogic.co.uk
tags: Windows Phone 7, metro theme
3
Shouts

Metro In Motion Part #4 – Tilt Effect | Colin Eberhardt's Adventures in WPF

published 746 days, 17 hours, 24 minutes ago posted by FantasticMrFishFantasticMrFish 747 days, 14 hours, 50 minutes ago
Wednesday, May 04, 2011 12:54:12 PM GMT Tuesday, May 03, 2011 3:28:07 PM GMT
This blog post describes the implementation of a metro ’tilt’ effect for Windows Phone 7 which causes element to respond to user interactions by tilting in 3D So far in the “Metro In Motion” series I have covered fluid list animations, ‘peel’ animations and flying title. In this blog post I am looking at the ’tilt’ effect seen in native Windows Phone 7 applications where list items, tiles, check-boxes and other user interface element tilt slightly when the user presses them. This is a subtle 3D effect t... (more)
category: Metro | clicked: 9 | 1 comment | | source: www.scottlogic.co.uk
tags: Windows Phone 7, metro theme, metro
8
Shouts

Metro In Motion #3 – Flying Titles! | Colin Eberhardt's Adventures in WPF

published 773 days, 17 hours, 46 minutes ago posted by FantasticMrFishFantasticMrFish 777 days, 58 minutes ago
Thursday, April 07, 2011 12:32:18 PM GMT Monday, April 04, 2011 5:20:02 AM GMT
In this blog post I look at how to implement the fly-out fly-in effect seen in native Windows Phone 7 applications. This effect is seen in the native mail application; when you click on a message, the title flies out of the list then flies back in as the title of the message page. This is the third in my “Metro In Motion” series where I am looking at how to re-create some of the stylish transitions and animations found in native Windows Phone 7 applications. As a Silverlight developer we have controls t... (more)
category: Metro | clicked: 6 | comment | | source: www.scottlogic.co.uk
tags: Windows Phone 7, metro theme
5
Shouts

WPF Blogger | Understanding Windows Phone 7

published 937 days, 17 hours, 53 minutes ago posted by ParvezParvez 940 days, 18 hours, 46 minutes ago
Monday, October 25, 2010 12:24:46 PM GMT Friday, October 22, 2010 11:32:10 AM GMT
Before we start using Windows Phone 7, we should understand the philosophy behind the new design. Code Name for the new design is “METRO”. It is called so, because it is clean and modern. (more)
category: Metro | clicked: 1 | comment | | source: wpfblogger.com
tags: Windows Phone 7, metro theme, Windows Phone 7 Series