<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: MAAttachedWindow As A Non Activating Panel</title>
	<atom:link href="http://www.neilinglis.com/2010/02/07/maattachedwindownon-activating-panel/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.neilinglis.com/2010/02/07/maattachedwindownon-activating-panel/</link>
	<description>iPhone, iPad, Mac and Java Development Tales With a Sprinkling of Life Lessons</description>
	<lastBuildDate>Mon, 14 Jun 2010 03:57:06 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: Aldrin Martoq</title>
		<link>http://www.neilinglis.com/2010/02/07/maattachedwindownon-activating-panel/comment-page-1/#comment-54</link>
		<dc:creator>Aldrin Martoq</dc:creator>
		<pubDate>Mon, 14 Jun 2010 03:57:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.neilinglis.com/?p=6#comment-54</guid>
		<description>Thanks a lot! I&#039;ve searched all over the web and mostly give up... until I found your post!

As a tip, the normal controls (button, textfield, etc) look terrible in a black panel... What I did was invert the colors:

#define MAATTACHEDWINDOW_DEFAULT_BACKGROUND_COLOR [NSColor colorWithCalibratedWhite:1.0 alpha:0.9]
#define MAATTACHEDWINDOW_DEFAULT_BORDER_COLOR [NSColor blackColor]

Thanks again!</description>
		<content:encoded><![CDATA[<p>Thanks a lot! I&#8217;ve searched all over the web and mostly give up&#8230; until I found your post!</p>
<p>As a tip, the normal controls (button, textfield, etc) look terrible in a black panel&#8230; What I did was invert the colors:</p>
<p>#define MAATTACHEDWINDOW_DEFAULT_BACKGROUND_COLOR [NSColor colorWithCalibratedWhite:1.0 alpha:0.9]<br />
#define MAATTACHEDWINDOW_DEFAULT_BORDER_COLOR [NSColor blackColor]</p>
<p>Thanks again!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
