<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.3" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	>
<channel>
	<title>Comments for Paste Buffer</title>
	<link>http://www.pastebuffer.com</link>
	<description>Code snippets and examples - by Matt Legend Gemmell</description>
	<pubDate>Fri, 21 Nov 2008 08:17:32 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.3</generator>
		<item>
		<title>Comment on Setting the text color of an NSButton by Tomonaga Tokuyama Enterprises</title>
		<link>http://www.pastebuffer.com/2007/10/04/setting-the-text-color-of-an-nsbutton/#comment-5</link>
		<dc:creator>Tomonaga Tokuyama Enterprises</dc:creator>
		<pubDate>Thu, 10 Jan 2008 15:59:12 +0000</pubDate>
		<guid>http://www.pastebuffer.com/2007/10/04/setting-the-text-color-of-an-nsbutton/#comment-5</guid>
		<description>&lt;strong&gt;[NSValueTransformer] StringAttributes...&lt;/strong&gt;

Again, Matt Legend Gemmell introduces Setting the text color of an NSButton. I made its NSValueTransformer subclass version, which works with Cocoa Bindings.
Header,

#import &#60;Cocoa/Cocoa.h&#62;
&#160;
@interface TTStringAttributesValueTransformer : ...</description>
		<content:encoded><![CDATA[<p><strong>[NSValueTransformer] StringAttributes&#8230;</strong></p>
<p>Again, Matt Legend Gemmell introduces Setting the text color of an NSButton. I made its NSValueTransformer subclass version, which works with Cocoa Bindings.<br />
Header,</p>
<p>#import &lt;Cocoa/Cocoa.h&gt;<br />
&nbsp;<br />
@interface TTStringAttributesValueTransformer : &#8230;</p>
]]></content:encoded>
	</item>
</channel>
</rss>
