<?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>WorldViz Knowledge Base &#187; GUI</title>
	<atom:link href="https://kb.worldviz.com/tag/gui/feed" rel="self" type="application/rss+xml" />
	<link>https://kb.worldviz.com</link>
	<description>Virtual Reality Software</description>
	<lastBuildDate>Mon, 16 Dec 2024 23:40:39 +0000</lastBuildDate>
	<language>en-US</language>
		<sy:updatePeriod>hourly</sy:updatePeriod>
		<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.8</generator>
	<item>
		<title>PyQt</title>
		<link>https://kb.worldviz.com/articles/1666?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=pyqt</link>
		<comments>https://kb.worldviz.com/articles/1666#comments</comments>
		<pubDate>Thu, 28 Jul 2011 22:39:34 +0000</pubDate>
		<dc:creator><![CDATA[andy]]></dc:creator>
				<category><![CDATA[Addons]]></category>
		<category><![CDATA[GUI]]></category>

		<guid isPermaLink="false">http://kb.worldviz.com/?p=1666</guid>
		<description><![CDATA[PyQt is a Python wrapper around the cross-platform Qt application framework.  This post describes how to install PyQt with Vizard. It also includes a sample script showing how to embed the Vizard graphics window inside a PyQt application.]]></description>
		<wfw:commentRss>https://kb.worldviz.com/articles/1666/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>pywin32</title>
		<link>https://kb.worldviz.com/articles/791?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=pywin32</link>
		<comments>https://kb.worldviz.com/articles/791#comments</comments>
		<pubDate>Tue, 12 May 2009 01:38:59 +0000</pubDate>
		<dc:creator><![CDATA[farshid]]></dc:creator>
				<category><![CDATA[Addons]]></category>
		<category><![CDATA[GUI]]></category>
		<category><![CDATA[pywin32]]></category>

		<guid isPermaLink="false">http://kb.worldviz.com/wordpress/?p=791</guid>
		<description><![CDATA[The pywin32 package provides access to various Windows APIs within Python. These APIs can be used to create UI objects (windows, dialogs, etc..), interface to native or 3rd party libraries using COM, access low-level OS functionality, and much more.]]></description>
		<wfw:commentRss>https://kb.worldviz.com/articles/791/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>wxPython</title>
		<link>https://kb.worldviz.com/articles/72?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=wxpython</link>
		<comments>https://kb.worldviz.com/articles/72#comments</comments>
		<pubDate>Tue, 16 Dec 2008 23:38:20 +0000</pubDate>
		<dc:creator><![CDATA[farshid]]></dc:creator>
				<category><![CDATA[Addons]]></category>
		<category><![CDATA[GUI]]></category>
		<category><![CDATA[wxPython]]></category>

		<guid isPermaLink="false">http://samples.worldviz.com/wordpress/?p=72</guid>
		<description><![CDATA[wxPython is a Python library for creating GUI applications.  This post describes how to install wxPython with Vizard. It also includes a sample script showing how to embed the Vizard graphics window inside a wxPython application. Installation: Go to the wxPython download page Download the win32-ansi version of the installer for the version of Python used [&#8230;]]]></description>
		<wfw:commentRss>https://kb.worldviz.com/articles/72/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
