<?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: ModeButton for Gtk#, gtk+, and pygtk</title>
	<atom:link href="http://audidude.com/?feed=rss2&#038;p=61" rel="self" type="application/rss+xml" />
	<link>http://audidude.com/?p=61</link>
	<description>Programming is not a spectator sport</description>
	<lastBuildDate>Tue, 25 Dec 2012 00:33:36 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: mathijshenquet</title>
		<link>http://audidude.com/?p=61&#038;cpage=1#comment-906</link>
		<dc:creator>mathijshenquet</dc:creator>
		<pubDate>Wed, 17 Nov 2010 16:50:07 +0000</pubDate>
		<guid isPermaLink="false">http://audidude.com/blog/?p=61#comment-906</guid>
		<description>Hey chergert,

I really love your widget, so I rewrote it to vala, added some functionality and modified it to gtk3.

The code can be found here: lp:~mathijshenquet/+junk/libelementary

ModeButton.vala</description>
		<content:encoded><![CDATA[<p>Hey chergert,</p>
<p>I really love your widget, so I rewrote it to vala, added some functionality and modified it to gtk3.</p>
<p>The code can be found here: lp:~mathijshenquet/+junk/libelementary</p>
<p>ModeButton.vala</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: chergert</title>
		<link>http://audidude.com/?p=61&#038;cpage=1#comment-549</link>
		<dc:creator>chergert</dc:creator>
		<pubDate>Sun, 11 Apr 2010 21:41:27 +0000</pubDate>
		<guid isPermaLink="false">http://audidude.com/blog/?p=61#comment-549</guid>
		<description>I&#039;ll take a look.</description>
		<content:encoded><![CDATA[<p>I&#8217;ll take a look.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: DanRabbit</title>
		<link>http://audidude.com/?p=61&#038;cpage=1#comment-548</link>
		<dc:creator>DanRabbit</dc:creator>
		<pubDate>Sun, 11 Apr 2010 21:16:56 +0000</pubDate>
		<guid isPermaLink="false">http://audidude.com/blog/?p=61#comment-548</guid>
		<description>Hey There,

I&#039;m using your C# widget in my application Dash as a view switcher. Unfortunately, its causing 100% CPU and I can&#039;t figure out why :/ Is this a known bug, or is there something you know that will cause this?</description>
		<content:encoded><![CDATA[<p>Hey There,</p>
<p>I&#8217;m using your C# widget in my application Dash as a view switcher. Unfortunately, its causing 100% CPU and I can&#8217;t figure out why :/ Is this a known bug, or is there something you know that will cause this?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: /jk</title>
		<link>http://audidude.com/?p=61&#038;cpage=1#comment-91</link>
		<dc:creator>/jk</dc:creator>
		<pubDate>Mon, 23 Feb 2009 20:28:49 +0000</pubDate>
		<guid isPermaLink="false">http://audidude.com/blog/?p=61#comment-91</guid>
		<description>fair enough. :)

thanks.</description>
		<content:encoded><![CDATA[<p>fair enough. <img src='http://audidude.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: chergert</title>
		<link>http://audidude.com/?p=61&#038;cpage=1#comment-90</link>
		<dc:creator>chergert</dc:creator>
		<pubDate>Mon, 23 Feb 2009 19:11:47 +0000</pubDate>
		<guid isPermaLink="false">http://audidude.com/blog/?p=61#comment-90</guid>
		<description>That is a nasty nasty hack to work around some cases where the button we use to draw via the theme engine hasn&#039;t been realized/mapped.

It really shouldn&#039;t ever be done.</description>
		<content:encoded><![CDATA[<p>That is a nasty nasty hack to work around some cases where the button we use to draw via the theme engine hasn&#8217;t been realized/mapped.</p>
<p>It really shouldn&#8217;t ever be done.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: /jk</title>
		<link>http://audidude.com/?p=61&#038;cpage=1#comment-89</link>
		<dc:creator>/jk</dc:creator>
		<pubDate>Mon, 23 Feb 2009 18:20:57 +0000</pubDate>
		<guid isPermaLink="false">http://audidude.com/blog/?p=61#comment-89</guid>
		<description>Hi, nice work.

I have a newbie question, why you do a

m_button.Show ()
m_button.Hide ()

in the onExposeEvent method?

regards.</description>
		<content:encoded><![CDATA[<p>Hi, nice work.</p>
<p>I have a newbie question, why you do a</p>
<p>m_button.Show ()<br />
m_button.Hide ()</p>
<p>in the onExposeEvent method?</p>
<p>regards.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jury</title>
		<link>http://audidude.com/?p=61&#038;cpage=1#comment-88</link>
		<dc:creator>Jury</dc:creator>
		<pubDate>Sun, 11 Jan 2009 23:43:49 +0000</pubDate>
		<guid isPermaLink="false">http://audidude.com/blog/?p=61#comment-88</guid>
		<description>Nice widget. Thanks a lot, I&#039;m sure I&#039;ll find some use for it very soon. :)</description>
		<content:encoded><![CDATA[<p>Nice widget. Thanks a lot, I&#8217;m sure I&#8217;ll find some use for it very soon. <img src='http://audidude.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
</channel>
</rss>
