<?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>wxwidgets Archives - BinaryTides</title>
	<atom:link href="https://www.binarytides.com/tag/wxwidgets/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.binarytides.com/tag/wxwidgets/</link>
	<description>News, Technology, Entertainment and more</description>
	<lastBuildDate>Mon, 10 Aug 2020 05:52:07 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.8.2</generator>
	<item>
		<title>How to Compile and Install wxWidgets on Ubuntu/Debian/Linux Mint</title>
		<link>https://www.binarytides.com/install-wxwidgets-ubuntu/</link>
					<comments>https://www.binarytides.com/install-wxwidgets-ubuntu/#comments</comments>
		
		<dc:creator><![CDATA[Silver Moon]]></dc:creator>
		<pubDate>Fri, 17 Apr 2015 04:21:56 +0000</pubDate>
				<category><![CDATA[Coding]]></category>
		<category><![CDATA[Debian]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[wxwidgets]]></category>
		<guid isPermaLink="false">http://www.binarytides.com/?p=7682</guid>

					<description><![CDATA[<p>wxWidgets is a cross platform gui library for developing native desktop apps. This quick tutorial shows you how to compile and install it on Ubuntu, Debian and Linux Mint</p>
<p>The post <a href="https://www.binarytides.com/install-wxwidgets-ubuntu/">How to Compile and Install wxWidgets on Ubuntu/Debian/Linux Mint</a> appeared first on <a href="https://www.binarytides.com">BinaryTides</a>.</p>
]]></description>
		
					<wfw:commentRss>https://www.binarytides.com/install-wxwidgets-ubuntu/feed/</wfw:commentRss>
			<slash:comments>13</slash:comments>
		
		
			</item>
		<item>
		<title>Compile wxwebconnect on Ubuntu 11.04 64 bit</title>
		<link>https://www.binarytides.com/compile-wxwebconnect-on-ubuntu-11-04-64-bit/</link>
					<comments>https://www.binarytides.com/compile-wxwebconnect-on-ubuntu-11-04-64-bit/#respond</comments>
		
		<dc:creator><![CDATA[Silver Moon]]></dc:creator>
		<pubDate>Thu, 02 Feb 2012 09:31:28 +0000</pubDate>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[wxwidgets]]></category>
		<guid isPermaLink="false">http://www.binarytides.com/blog/?p=1346</guid>

					<description><![CDATA[<p>wxwebconnect is a control for wxwidgets that allows to embed a gecko browser in a wxwidgets application. So lets try to install it on Ubuntu 11.04 wxWidgets can be installed from synaptic. Look for packages called libwxgtk2.8-* 1. Download wxwebconnect source from http://www.kirix.com/labs/wxwebconnect/downloads.html Extract them in home directory. Inside the webconnect directory you would see... <span class="read-more"><a href="https://www.binarytides.com/compile-wxwebconnect-on-ubuntu-11-04-64-bit/">Read More &#187;</a></span></p>
<p>The post <a href="https://www.binarytides.com/compile-wxwebconnect-on-ubuntu-11-04-64-bit/">Compile wxwebconnect on Ubuntu 11.04 64 bit</a> appeared first on <a href="https://www.binarytides.com">BinaryTides</a>.</p>
]]></description>
		
					<wfw:commentRss>https://www.binarytides.com/compile-wxwebconnect-on-ubuntu-11-04-64-bit/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>wxPython &#8211; How to Display stderr stdout window</title>
		<link>https://www.binarytides.com/wxpython-stderr-stdout-window/</link>
					<comments>https://www.binarytides.com/wxpython-stderr-stdout-window/#comments</comments>
		
		<dc:creator><![CDATA[Silver Moon]]></dc:creator>
		<pubDate>Mon, 13 Oct 2008 05:33:00 +0000</pubDate>
				<category><![CDATA[Coding]]></category>
		<category><![CDATA[python]]></category>
		<category><![CDATA[wxwidgets]]></category>
		<guid isPermaLink="false">http://www.binarytides.com/blog/?p=27</guid>

					<description><![CDATA[<p>wxpython While executing a wxpython script if a error occurs then a white window popups with some message, and it disappears fast enough before it can be read. So here is a fix to pause it and read it what and where the error in the code is : app = wx.App(redirect=False) MyFrame(None).Show() app.MainLoop() The... <span class="read-more"><a href="https://www.binarytides.com/wxpython-stderr-stdout-window/">Read More &#187;</a></span></p>
<p>The post <a href="https://www.binarytides.com/wxpython-stderr-stdout-window/">wxPython &#8211; How to Display stderr stdout window</a> appeared first on <a href="https://www.binarytides.com">BinaryTides</a>.</p>
]]></description>
		
					<wfw:commentRss>https://www.binarytides.com/wxpython-stderr-stdout-window/feed/</wfw:commentRss>
			<slash:comments>1</slash:comments>
		
		
			</item>
	</channel>
</rss>
