<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Mobile Developer Tips &#187; User Interface</title>
	<atom:link href="http://MobileDeveloperTips.com/category/user-interface/feed" rel="self" type="application/rss+xml" />
	<link>http://MobileDeveloperTips.com</link>
	<description>iOS Developer Tips, Tricks and Tutorials.</description>
	<lastBuildDate>Wed, 16 May 2012 12:25:56 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>Twitter Specific Keyboard &#8211; UIKeyboardTypeTwitter</title>
		<link>http://MobileDeveloperTips.com/user-interface/twitter-specific-keyboard-uikeyboardtypetwitter.html</link>
		<comments>http://MobileDeveloperTips.com/user-interface/twitter-specific-keyboard-uikeyboardtypetwitter.html#comments</comments>
		<pubDate>Fri, 13 Apr 2012 07:52:19 +0000</pubDate>
		<dc:creator>John Muchow</dc:creator>
				<category><![CDATA[User Interface]]></category>

		<guid isPermaLink="false">http://iPhoneDeveloperTips.com/?p=11459</guid>
		<description><![CDATA[<p><a href="http://MobileDeveloperTips.com/user-interface/twitter-specific-keyboard-uikeyboardtypetwitter.html">Twitter Specific Keyboard &#8211; UIKeyboardTypeTwitter</a> is protected by Copyright © <a href="http://MobileDeveloperTips.com">MobileDeveloperTips.com</a> 2008-2012 • All Rights Reserved</p>
Twitter Specific Keyboard &#8211; UIKeyboardTypeTwitter is protected by Copyright © MobileDeveloperTips.com 2008-2012 • All Rights Reserved In a series of previous posts I wrote about the integrated Twitter support that was introduced in iOS 5. If you are creating a custom control such as a UITextField or UITextView, there is a keyboard type specifically designed [...]
Related posts:<ol>
<li><a href='http://MobileDeveloperTips.com/cocoa/how-to-dismiss-the-keyboard-when-using-a-uitextview.html' rel='bookmark' title='How to Dismiss the Keyboard when using a UITextView'>How to Dismiss the Keyboard when using a UITextView</a></li>
<li><a href='http://MobileDeveloperTips.com/core-services/ios-5-twitter-framework-%e2%80%93-part-3.html' rel='bookmark' title='iOS 5 : Twitter Framework – Part 3 &#8211; Display List of Twitter Accounts'>iOS 5 : Twitter Framework – Part 3 &#8211; Display List of Twitter Accounts</a></li>
<li><a href='http://MobileDeveloperTips.com/user-interface/adjust-textfield-hidden-by-keyboard.html' rel='bookmark' title='Adjust TextField Hidden by Keyboard'>Adjust TextField Hidden by Keyboard</a></li>
</ol>]]></description>
		<wfw:commentRss>http://MobileDeveloperTips.com/user-interface/twitter-specific-keyboard-uikeyboardtypetwitter.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>iOS 5 : Customize UINavigationBar and UIBarButtonItem with the Appearance API</title>
		<link>http://MobileDeveloperTips.com/user-interface/ios-5-customize-uinavigationbar-and-uibarbuttonitem-with-appearance-api.html</link>
		<comments>http://MobileDeveloperTips.com/user-interface/ios-5-customize-uinavigationbar-and-uibarbuttonitem-with-appearance-api.html#comments</comments>
		<pubDate>Mon, 02 Jan 2012 08:09:20 +0000</pubDate>
		<dc:creator>John Muchow</dc:creator>
				<category><![CDATA[User Interface]]></category>

		<guid isPermaLink="false">http://iPhoneDeveloperTips.com/?p=10815</guid>
		<description><![CDATA[<p><a href="http://MobileDeveloperTips.com/user-interface/ios-5-customize-uinavigationbar-and-uibarbuttonitem-with-appearance-api.html">iOS 5 : Customize UINavigationBar and UIBarButtonItem with the Appearance API</a> is protected by Copyright © <a href="http://MobileDeveloperTips.com">MobileDeveloperTips.com</a> 2008-2012 • All Rights Reserved</p>
iOS 5 : Customize UINavigationBar and UIBarButtonItem with the Appearance API is protected by Copyright © MobileDeveloperTips.com 2008-2012 • All Rights Reserved In a previous post, UIImage and resizableImageWithCapInsets, I explained how to use the method resizableImageWithCapInsets in a UIImage object to set cap insets, which specify areas of an image that are not to [...]
Related posts:<ol>
<li><a href='http://MobileDeveloperTips.com/user-interface/ios-5-uiimage-and-resizableimagewithcapinsets.html' rel='bookmark' title='iOS 5 : UIImage and resizableImageWithCapInsets'>iOS 5 : UIImage and resizableImageWithCapInsets</a></li>
</ol>]]></description>
		<wfw:commentRss>http://MobileDeveloperTips.com/user-interface/ios-5-customize-uinavigationbar-and-uibarbuttonitem-with-appearance-api.html/feed</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>iOS 5 : UIImage and resizableImageWithCapInsets</title>
		<link>http://MobileDeveloperTips.com/user-interface/ios-5-uiimage-and-resizableimagewithcapinsets.html</link>
		<comments>http://MobileDeveloperTips.com/user-interface/ios-5-uiimage-and-resizableimagewithcapinsets.html#comments</comments>
		<pubDate>Tue, 20 Dec 2011 07:02:10 +0000</pubDate>
		<dc:creator>John Muchow</dc:creator>
				<category><![CDATA[User Interface]]></category>

		<guid isPermaLink="false">http://iPhoneDeveloperTips.com/?p=10765</guid>
		<description><![CDATA[<p><a href="http://MobileDeveloperTips.com/user-interface/ios-5-uiimage-and-resizableimagewithcapinsets.html">iOS 5 : UIImage and resizableImageWithCapInsets</a> is protected by Copyright © <a href="http://MobileDeveloperTips.com">MobileDeveloperTips.com</a> 2008-2012 • All Rights Reserved</p>
iOS 5 : UIImage and resizableImageWithCapInsets is protected by Copyright © MobileDeveloperTips.com 2008-2012 • All Rights Reserved I recently began writing a short example to learn more about the iOS 5 Appearance API and customizing UINavigationBar objects. The goal was to add a custom background, title and text to the navbar. Once I had this [...]
Related posts:<ol>
<li><a href='http://MobileDeveloperTips.com/graphics/convert-an-image-uiimage-to-grayscale.html' rel='bookmark' title='Convert an Image (UIImage) to Grayscale'>Convert an Image (UIImage) to Grayscale</a></li>
<li><a href='http://MobileDeveloperTips.com/data-file-management/save-uiimage-object-as-a-png-or-jpeg-file.html' rel='bookmark' title='Save UIImage Object as a PNG or JPEG File'>Save UIImage Object as a PNG or JPEG File</a></li>
</ol>]]></description>
		<wfw:commentRss>http://MobileDeveloperTips.com/user-interface/ios-5-uiimage-and-resizableimagewithcapinsets.html/feed</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>iOS 5 : UIStepper Control</title>
		<link>http://MobileDeveloperTips.com/user-interface/ios-5-uistepper-control.html</link>
		<comments>http://MobileDeveloperTips.com/user-interface/ios-5-uistepper-control.html#comments</comments>
		<pubDate>Wed, 02 Nov 2011 07:01:05 +0000</pubDate>
		<dc:creator>John Muchow</dc:creator>
				<category><![CDATA[User Interface]]></category>

		<guid isPermaLink="false">http://iPhoneDeveloperTips.com/?p=10533</guid>
		<description><![CDATA[<p><a href="http://MobileDeveloperTips.com/user-interface/ios-5-uistepper-control.html">iOS 5 : UIStepper Control</a> is protected by Copyright © <a href="http://MobileDeveloperTips.com">MobileDeveloperTips.com</a> 2008-2012 • All Rights Reserved</p>
iOS 5 : UIStepper Control is protected by Copyright © MobileDeveloperTips.com 2008-2012 • All Rights Reserved There is a new pre-built control in iOS 5 for incrementing or decrementing a value, UIStepper. The control has two buttons aligned horizontally, one labeled with a plus (+) the other a minus (-). One nice feature is a [...]
Related posts:<ol>
<li><a href='http://MobileDeveloperTips.com/user-interface/creating-info-button-and-increasing-touch-area.html' rel='bookmark' title='Creating Info Button and Increasing Touch Area'>Creating Info Button and Increasing Touch Area</a></li>
<li><a href='http://MobileDeveloperTips.com/user-interface/fix-for-troublesome-user-interface-ui-updates.html' rel='bookmark' title='Fix for Troublesome User Interface (UI) Updates'>Fix for Troublesome User Interface (UI) Updates</a></li>
</ol>]]></description>
		<wfw:commentRss>http://MobileDeveloperTips.com/user-interface/ios-5-uistepper-control.html/feed</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Simple Menus and Messages with UIActionSheet</title>
		<link>http://MobileDeveloperTips.com/user-interface/simple-menus-and-messages-with-uiactionsheet.html</link>
		<comments>http://MobileDeveloperTips.com/user-interface/simple-menus-and-messages-with-uiactionsheet.html#comments</comments>
		<pubDate>Mon, 10 Oct 2011 06:21:24 +0000</pubDate>
		<dc:creator>John Muchow</dc:creator>
				<category><![CDATA[User Interface]]></category>

		<guid isPermaLink="false">http://iPhoneDeveloperTips.com/?p=10361</guid>
		<description><![CDATA[<p><a href="http://MobileDeveloperTips.com/user-interface/simple-menus-and-messages-with-uiactionsheet.html">Simple Menus and Messages with UIActionSheet</a> is protected by Copyright © <a href="http://MobileDeveloperTips.com">MobileDeveloperTips.com</a> 2008-2012 • All Rights Reserved</p>
Simple Menus and Messages with UIActionSheet is protected by Copyright © MobileDeveloperTips.com 2008-2012 • All Rights Reserved If you need to create a quick menu or present a user with a short message, you may want to consider a UIActionSheet as an option. This control will slide up from the bottom of the screen, and [...]
Related posts:<ol>
<li><a href='http://MobileDeveloperTips.com/general/uiactionsheet-to-display-text-only-messages.html' rel='bookmark' title='UIActionSheet to Display Text Only Messages'>UIActionSheet to Display Text Only Messages</a></li>
<li><a href='http://MobileDeveloperTips.com/undocumented/adding-text-to-an-actionsheet.html' rel='bookmark' title='Adding Text Message to an ActionSheet'>Adding Text Message to an ActionSheet</a></li>
<li><a href='http://MobileDeveloperTips.com/user-interface/uialertview-without-buttons-please-wait-dialog.html' rel='bookmark' title='UIAlertView without Buttons &#8211; Please Wait Dialog'>UIAlertView without Buttons &#8211; Please Wait Dialog</a></li>
</ol>]]></description>
		<wfw:commentRss>http://MobileDeveloperTips.com/user-interface/simple-menus-and-messages-with-uiactionsheet.html/feed</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Load and Access Custom Fonts</title>
		<link>http://MobileDeveloperTips.com/user-interface/load-and-access-custom-fonts.html</link>
		<comments>http://MobileDeveloperTips.com/user-interface/load-and-access-custom-fonts.html#comments</comments>
		<pubDate>Mon, 18 Jul 2011 07:12:56 +0000</pubDate>
		<dc:creator>John Muchow</dc:creator>
				<category><![CDATA[User Interface]]></category>

		<guid isPermaLink="false">http://iPhoneDeveloperTips.com/?p=9031</guid>
		<description><![CDATA[<p><a href="http://MobileDeveloperTips.com/user-interface/load-and-access-custom-fonts.html">Load and Access Custom Fonts</a> is protected by Copyright © <a href="http://MobileDeveloperTips.com">MobileDeveloperTips.com</a> 2008-2012 • All Rights Reserved</p>
Load and Access Custom Fonts is protected by Copyright © MobileDeveloperTips.com 2008-2012 • All Rights Reserved It&#8217;s surprisingly easy to add custom fonts to your iOS apps. Begin by adding the font(s) to your project, (drag/drag into the resources folder in the Project Window). Next, add a property in the project plist named UIAppFonts, which [...]
Related posts:<ol>
<li><a href='http://MobileDeveloperTips.com/user-interface/using-font-macros-for-consistency.html' rel='bookmark' title='Using Font Macros for Consistency'>Using Font Macros for Consistency</a></li>
<li><a href='http://MobileDeveloperTips.com/design/available-fonts-on-iphone.html' rel='bookmark' title='Available Fonts on the iPhone'>Available Fonts on the iPhone</a></li>
<li><a href='http://MobileDeveloperTips.com/cocoa/truncate-an-nsstring-and-append-an-ellipsis-respecting-the-font-size.html' rel='bookmark' title='Truncate a String and Append an Ellipsis, Respecting the Font Size'>Truncate a String and Append an Ellipsis, Respecting the Font Size</a></li>
</ol>]]></description>
		<wfw:commentRss>http://MobileDeveloperTips.com/user-interface/load-and-access-custom-fonts.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Using Font Macros for Consistency</title>
		<link>http://MobileDeveloperTips.com/user-interface/using-font-macros-for-consistency.html</link>
		<comments>http://MobileDeveloperTips.com/user-interface/using-font-macros-for-consistency.html#comments</comments>
		<pubDate>Wed, 06 Jul 2011 11:03:35 +0000</pubDate>
		<dc:creator>John Muchow</dc:creator>
				<category><![CDATA[User Interface]]></category>

		<guid isPermaLink="false">http://iPhoneDeveloperTips.com/?p=8861</guid>
		<description><![CDATA[<p><a href="http://MobileDeveloperTips.com/user-interface/using-font-macros-for-consistency.html">Using Font Macros for Consistency</a> is protected by Copyright © <a href="http://MobileDeveloperTips.com">MobileDeveloperTips.com</a> 2008-2012 • All Rights Reserved</p>
Using Font Macros for Consistency is protected by Copyright © MobileDeveloperTips.com 2008-2012 • All Rights Reserved In most applications, keeping with one or two fonts is a good design choice. To this end, I often include a few simple macros to keep fonts consistent, easily change font size as well as emphasis (bold). Below are [...]
Related posts:<ol>
<li><a href='http://MobileDeveloperTips.com/design/available-fonts-on-iphone.html' rel='bookmark' title='Available Fonts on the iPhone'>Available Fonts on the iPhone</a></li>
<li><a href='http://MobileDeveloperTips.com/cocoa/truncate-an-nsstring-and-append-an-ellipsis-respecting-the-font-size.html' rel='bookmark' title='Truncate a String and Append an Ellipsis, Respecting the Font Size'>Truncate a String and Append an Ellipsis, Respecting the Font Size</a></li>
<li><a href='http://MobileDeveloperTips.com/debugging/debugging-macros.html' rel='bookmark' title='Debugging Macros'>Debugging Macros</a></li>
</ol>]]></description>
		<wfw:commentRss>http://MobileDeveloperTips.com/user-interface/using-font-macros-for-consistency.html/feed</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
		<item>
		<title>Deselect Table Row with Animation</title>
		<link>http://MobileDeveloperTips.com/user-interface/deselect-table-row-with-animation.html</link>
		<comments>http://MobileDeveloperTips.com/user-interface/deselect-table-row-with-animation.html#comments</comments>
		<pubDate>Mon, 13 Jun 2011 07:27:16 +0000</pubDate>
		<dc:creator>John Muchow</dc:creator>
				<category><![CDATA[User Interface]]></category>

		<guid isPermaLink="false">http://iPhoneDeveloperTips.com/?p=8693</guid>
		<description><![CDATA[<p><a href="http://MobileDeveloperTips.com/user-interface/deselect-table-row-with-animation.html">Deselect Table Row with Animation</a> is protected by Copyright © <a href="http://MobileDeveloperTips.com">MobileDeveloperTips.com</a> 2008-2012 • All Rights Reserved</p>
Deselect Table Row with Animation is protected by Copyright © MobileDeveloperTips.com 2008-2012 • All Rights Reserved Here is a quick little trick to automatically deselect a table row once tapped by a user. With the approach below you can also adjust the length of the delay (in seconds) before the deselection occurs. When working with [...]
Related posts:<ol>
<li><a href='http://MobileDeveloperTips.com/user-interface/showing-activity-indicator-spinner-in-table-cells.html' rel='bookmark' title='Showing Activity Indicator (spinner) in Table Cells'>Showing Activity Indicator (spinner) in Table Cells</a></li>
<li><a href='http://MobileDeveloperTips.com/user-interface/move-an-image-with-animation.html' rel='bookmark' title='Move an Image with Animation'>Move an Image with Animation</a></li>
<li><a href='http://MobileDeveloperTips.com/user-interface/rotate-an-image-with-animation.html' rel='bookmark' title='Rotate an Image with Animation &#8211; Part 1'>Rotate an Image with Animation &#8211; Part 1</a></li>
</ol>]]></description>
		<wfw:commentRss>http://MobileDeveloperTips.com/user-interface/deselect-table-row-with-animation.html/feed</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Creating Clickable Hyperlinks from a URL, Phone Number or Address</title>
		<link>http://MobileDeveloperTips.com/user-interface/creating-clickable-hyperlinks-from-a-url-phone-number-or-address.html</link>
		<comments>http://MobileDeveloperTips.com/user-interface/creating-clickable-hyperlinks-from-a-url-phone-number-or-address.html#comments</comments>
		<pubDate>Mon, 22 Nov 2010 03:12:59 +0000</pubDate>
		<dc:creator>John Muchow</dc:creator>
				<category><![CDATA[User Interface]]></category>

		<guid isPermaLink="false">http://iPhoneDeveloperTips.com/?p=7040</guid>
		<description><![CDATA[<p><a href="http://MobileDeveloperTips.com/user-interface/creating-clickable-hyperlinks-from-a-url-phone-number-or-address.html">Creating Clickable Hyperlinks from a URL, Phone Number or Address</a> is protected by Copyright © <a href="http://MobileDeveloperTips.com">MobileDeveloperTips.com</a> 2008-2012 • All Rights Reserved</p>
Creating Clickable Hyperlinks from a URL, Phone Number or Address is protected by Copyright © MobileDeveloperTips.com 2008-2012 • All Rights Reserved The following tips shows a quick way to create clickable hyperlinks using a UITextView. The trick is to set the dataDetectorTypes property to specify the data type you are after, from there, upon a [...]
Related posts:<ol>
<li><a href='http://MobileDeveloperTips.com/user-interface/dialing-a-phone-number-so-many-options.html' rel='bookmark' title='Dial a Phone Number &#8211; So Many Options'>Dial a Phone Number &#8211; So Many Options</a></li>
<li><a href='http://MobileDeveloperTips.com/cocoa/how-to-dismiss-the-keyboard-when-using-a-uitextview.html' rel='bookmark' title='How to Dismiss the Keyboard when using a UITextView'>How to Dismiss the Keyboard when using a UITextView</a></li>
<li><a href='http://MobileDeveloperTips.com/user-interface/creating-circular-and-infinite-uiscrollviews.html' rel='bookmark' title='Creating Circular and Infinite UIScrollViews'>Creating Circular and Infinite UIScrollViews</a></li>
</ol>]]></description>
		<wfw:commentRss>http://MobileDeveloperTips.com/user-interface/creating-clickable-hyperlinks-from-a-url-phone-number-or-address.html/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Creating Circular and Infinite UIScrollViews</title>
		<link>http://MobileDeveloperTips.com/user-interface/creating-circular-and-infinite-uiscrollviews.html</link>
		<comments>http://MobileDeveloperTips.com/user-interface/creating-circular-and-infinite-uiscrollviews.html#comments</comments>
		<pubDate>Fri, 05 Nov 2010 07:09:21 +0000</pubDate>
		<dc:creator>John Muchow</dc:creator>
				<category><![CDATA[User Interface]]></category>

		<guid isPermaLink="false">http://iPhoneDeveloperTips.com/?p=7020</guid>
		<description><![CDATA[<p><a href="http://MobileDeveloperTips.com/user-interface/creating-circular-and-infinite-uiscrollviews.html">Creating Circular and Infinite UIScrollViews</a> is protected by Copyright © <a href="http://MobileDeveloperTips.com">MobileDeveloperTips.com</a> 2008-2012 • All Rights Reserved</p>
Creating Circular and Infinite UIScrollViews is protected by Copyright © MobileDeveloperTips.com 2008-2012 • All Rights Reserved Editor&#8217;s Note: This post was written by Jacob Haskins, Director of Mobile Development at Accella. Thanks to Jon Stroz of Accella for reaching out to me to share this idea. When creating paging functionality for iPhone apps, there may [...]
Related posts:<ol>
<li><a href='http://MobileDeveloperTips.com/user-interface/how-to-add-more-content-indicators-arrows.html' rel='bookmark' title='How to Add &#8220;More Content&#8221; Indicators / Arrows'>How to Add &#8220;More Content&#8221; Indicators / Arrows</a></li>
<li><a href='http://MobileDeveloperTips.com/user-interface/creating-a-tabbar.html' rel='bookmark' title='Creating a Tabbar'>Creating a Tabbar</a></li>
<li><a href='http://MobileDeveloperTips.com/user-interface/creating-unique-looking-tables-with-custom-cells.html' rel='bookmark' title='Creating Unique Looking Tables with Custom Cells'>Creating Unique Looking Tables with Custom Cells</a></li>
</ol>]]></description>
		<wfw:commentRss>http://MobileDeveloperTips.com/user-interface/creating-circular-and-infinite-uiscrollviews.html/feed</wfw:commentRss>
		<slash:comments>11</slash:comments>
		</item>
	</channel>
</rss>

