<?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>Jkx@home &#187; glade</title>
	<atom:link href="http://www.larsen-b.com/tags/glade/feed" rel="self" type="application/rss+xml" />
	<link>http://www.larsen-b.com</link>
	<description>Titanium Exposé</description>
	<lastBuildDate>Tue, 31 Jan 2012 23:53:15 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language></language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Glade-2 to .py</title>
		<link>http://www.larsen-b.com/Article/189.html</link>
		<comments>http://www.larsen-b.com/Article/189.html#comments</comments>
		<pubDate>Wed, 30 Nov -0001 00:00:00 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Misc]]></category>
		<category><![CDATA[glade]]></category>
		<category><![CDATA[gtk]]></category>
		<category><![CDATA[Python]]></category>
		<category><![CDATA[qt]]></category>
		<category><![CDATA[wx]]></category>
		<category><![CDATA[x11]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[In a past life, I spent a lot of time with gtk-1 and glade (for a commercial app). After this experience, I tested several approach:

PyQT (using QTDesigner)
wxPython (w/ wxGlade)
Glade 2 + libglade

Here is my personnal feeling:

PyQT, is really great. But I really don&#8217;t like the licence. And since I work in a school, using this [...]]]></description>
			<content:encoded><![CDATA[<p>In a past life, I spent a lot of time with gtk-1 and glade (for a commercial app). After this experience, I tested several approach:</p>
<ul class="simple">
<li>PyQT (using QTDesigner)</li>
<li>wxPython (w/ wxGlade)</li>
<li>Glade 2 + libglade</li>
</ul>
<p>Here is my personnal feeling:</p>
<ul class="simple">
<li>PyQT, is really great. But I really don&#8217;t like the licence. And since I work in a school, using this kind of licence with students is bad idea</li>
<li>wxPython + wxGlade is a great tool too. But but as usuall w/ wxPython the generated code isn&#8217;t cross-platform friendly. (And on Linux, the look is really bad ..)</li>
<li>Glade is a simple, and effective, but using libglade (loading the .glade at startup) isn&#8217;t really my favorite approach.</li>
</ul>
<p>In my past life, we used to build IHM w/ glade-1 and produce the python code from a little script. This is easy and efficient. (and a newbie can learn python-gtk easily). I have been looking for the same stuff in gtk2 for a while. And last day, I found the article <a class="reference" href="http://primates.ximian.com/~sandino/python-glade/">Writing PyGTK applications in a visual way</a> . This is exactly what I&#8217;m looking for! So big thanks Tigrux !</p>
]]></content:encoded>
			<wfw:commentRss>http://www.larsen-b.com/Article/189.html/feed</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
	</channel>
</rss>
<!-- WP Super Cache is installed but broken. The path to wp-cache-phase1.php in wp-content/advanced-cache.php must be fixed! -->
