<?xml version="1.0" encoding="UTF-8"?><!-- generator="WordPress/2.9.2" -->
<rss version="0.92">
<channel>
	<title>COCOATRICKS</title>
	<link>http://cocoatricks.com</link>
	<description>A Mac, iPhone, and iPad developer weblog by Dan Messing</description>
	<lastBuildDate>Thu, 22 Jul 2010 19:45:28 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	
	<item>
		<title>A Label Color Picker Menu Item</title>
		<description><![CDATA[Since OS X 10.5 custom views have been allowed in menus. This adds a lot of flexibility to menu items that was not previously available. One example of this in practice is Snow Leopard&#8217;s Finder label color picker. Similar functionality is required for many applications. It can certainly be achieved in a less elegant way [...]]]></description>
		<link>http://cocoatricks.com/2010/07/a-label-color-picker-menu-item-2/</link>
			</item>
	<item>
		<title>A Better Looking Text Field</title>
		<description><![CDATA[Since version 4.0, Safari&#8217;s URL text field has had a slightly different, and in my option, much more attractive style of text field:

There is no option in Interface Builder to duplicate this control, so I created an NSTextField subclass to mimic the look. The open source Notational Velocity has a similar style text field, but it uses [...]]]></description>
		<link>http://cocoatricks.com/2010/06/a-better-looking-text-field/</link>
			</item>
</channel>
</rss>

