Getting the Windows Phone Blog Rolling with Image Zooming
2/22/2012source: blog.chevonchristie.com
One of my biggest frustrations with Windows Phone has been getting an image to zoom somewhat smoothly in an app, as well as behave the way a user would expect it to. Attempts have been made to remedy this problem, most notably the MultiTouchBehavior, which is available on codeplex. However, none of the attempts proved, based on my judgement, satisfactory (until now of course). In my rampant search to find a "good" image zooming implementation, akin to what is experienced in the Windows Phone web browser and other native apps, I stumbled upon the IndexOutRange blog, where another dev has taken what I consider a successful stab at the problem. How I missed it before? I don't know. But once I saw it, I used it as a jumping off point and made zooming even easier to work with.
...Read more
You can also follow us on Twitter @winphonegeek
Comments
Our Top Articles & Free books
- Our FREE e-book: "Windows Phone Toolkit In Depth" 2nd edition
- 400+ Windows Phone Development articles in our Article Index
- 21 WP7 Toolkit in Depth articles covering all controls
- 12 WP7 Coding4Fun Toolkit in Depth articles covering all controls
- Performance Tips when creating WP7 apps
- Creating a WP7 Custom Control in 7 Steps
- WP7 working with VisualStates: How to make a ToggleSwitch from CheckBox
- What makes a WP7 App successful
- Creating theme friendly UI in WP7 using OpacityMask
- Implementing Windows Phone 7 DataTemplateSelector and CustomDataTemplateSelector
- All about Splash Screens in WP7 – Creating animated Splash Screen
- Getting Started with Unit Testing in Silverlight for WP7
- WP7 WatermarkedTextBox custom control
Our Top Tips & Samples
- All about WP7 Isolated Storage series
- WP7 Dynamically Generating DataTemplate in code
- 5 tips for a successful WP7 Marketplace submission
- WP7: Navigating to a page in different assembly
- WP7 ContextMenu: answers to popular questions
- WP7 ListBox: answers to popular questions
- WP7 working with Images: Content vs Resource build action
- WP7 Element Binding samples
- WP7 working with XML: reading, filtering and databinding
- Drawing in WP7: #2 Drawing shapes with finger
- WP7 TextBox Light theme problems - the solution
- Changing the WP7 Panorama Background Image dynamically with Animation
