<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>BestTechVideos: Category wxPython Videos</title>
    <link>http://www.bestechvideos.com/category/wxpython?parent_name=wxpython</link>
    <pubDate>Fri, 15 Dec 2006 10:56:26 GMT</pubDate>
    <description>BestTechVideos: Category wxPython Videos with short descriptions</description>
    <item>
      <title>An Introduction to Event-handling in wxPython</title>
      <link>http://www.bestechvideos.com/2006/12/15/an-introduction-to-event-handling-in-wxpython</link>
      <description>
In this video we show how wxPython provides an easy way to bind user-generated events, such as choosing a menu option, to methods we provide to handle them.  The procedure shown is typical of all wxPython event handling so with little effort can be extended to far more complicated projects.  Future videos in this series will demonstrate more advanced event handling.

See additional information and source code in the &lt;a href="http://wiki.showmedo.com/index.php?title=PythonWxPythonBeginnersSeries"&gt;wiki(PythonWxPythonBeginnersSeries)&lt;/a&gt;.&lt;p&gt;&lt;a href="http://www.bestechvideos.com/2006/12/15/an-introduction-to-event-handling-in-wxpython"&gt;Read more about this video&#8230;&lt;/a&gt;&lt;/p&gt;&lt;p&gt;&lt;b&gt;Want to control this feed contents?&lt;/b&gt;&amp;nbsp;&lt;a href="http://www.bestechvideos.com/user/all/signup"&gt;Sign up here&lt;/a&gt; and create your own feed!&lt;/p&gt;&lt;hr/&gt;Want more on these topics?&lt;br/&gt;Browse the archive of posts filed under &lt;a href="http://www.bestechvideos.com/category/conferences"&gt;Conferences&lt;/a&gt;, &lt;a href="http://www.bestechvideos.com/category/development"&gt;Development&lt;/a&gt;, &lt;a href="http://www.bestechvideos.com/category/broadcasting"&gt;Broadcasting&lt;/a&gt;, &lt;a href="http://www.bestechvideos.com/category/frameworks"&gt;Frameworks&lt;/a&gt;, &lt;a href="http://www.bestechvideos.com/category/conferences/showmedo"&gt;ShowMeDo&lt;/a&gt;, &lt;a href="http://www.bestechvideos.com/category/development/python"&gt;Python&lt;/a&gt;, &lt;a href="http://www.bestechvideos.com/category/broadcasting/screencasts"&gt;Screencasts&lt;/a&gt;, &lt;a href="http://www.bestechvideos.com/category/frameworks/wxpython"&gt;wxPython&lt;/a&gt;</description>
      <pubDate>Fri, 15 Dec 2006 10:56:26 GMT</pubDate>
      <guid>http://www.bestechvideos.com/2006/12/15/an-introduction-to-event-handling-in-wxpython</guid>
      <author>scoundrel</author>
    </item>
    <item>
      <title>Adding a Menubar to Our Sample Editor in wxPython</title>
      <link>http://www.bestechvideos.com/2006/12/15/adding-a-menubar-to-our-sample-editor-in-wxpython</link>
      <description>
In this video we show how to add a statusbar and menubar to our wxPython MainWindow frame.  The statusbar allows one to easily output information to the user while the menubar provides a readily extendible system of hierarchical menus.  Note how wxPython preserves the look and feel of your respective operating system.

See additional information and source code in the &lt;a href="http://wiki.showmedo.com/index.php?title=PythonWxPythonBeginnersSeries"&gt;wiki(PythonWxPythonBeginnersSeries)&lt;/a&gt;.&lt;p&gt;&lt;a href="http://www.bestechvideos.com/2006/12/15/adding-a-menubar-to-our-sample-editor-in-wxpython"&gt;Read more about this video&#8230;&lt;/a&gt;&lt;/p&gt;&lt;p&gt;&lt;b&gt;Want to control this feed contents?&lt;/b&gt;&amp;nbsp;&lt;a href="http://www.bestechvideos.com/user/all/signup"&gt;Sign up here&lt;/a&gt; and create your own feed!&lt;/p&gt;&lt;hr/&gt;Want more on these topics?&lt;br/&gt;Browse the archive of posts filed under &lt;a href="http://www.bestechvideos.com/category/conferences"&gt;Conferences&lt;/a&gt;, &lt;a href="http://www.bestechvideos.com/category/development"&gt;Development&lt;/a&gt;, &lt;a href="http://www.bestechvideos.com/category/broadcasting"&gt;Broadcasting&lt;/a&gt;, &lt;a href="http://www.bestechvideos.com/category/frameworks"&gt;Frameworks&lt;/a&gt;, &lt;a href="http://www.bestechvideos.com/category/conferences/showmedo"&gt;ShowMeDo&lt;/a&gt;, &lt;a href="http://www.bestechvideos.com/category/development/python"&gt;Python&lt;/a&gt;, &lt;a href="http://www.bestechvideos.com/category/broadcasting/screencasts"&gt;Screencasts&lt;/a&gt;, &lt;a href="http://www.bestechvideos.com/category/frameworks/wxpython"&gt;wxPython&lt;/a&gt;</description>
      <pubDate>Fri, 15 Dec 2006 10:55:55 GMT</pubDate>
      <guid>http://www.bestechvideos.com/2006/12/15/adding-a-menubar-to-our-sample-editor-in-wxpython</guid>
      <author>scoundrel</author>
    </item>
    <item>
      <title>A First wxPython Application</title>
      <link>http://www.bestechvideos.com/2006/12/15/a-first-wxpython-application</link>
      <description>
In this video we extend the "Hello World" example to create a first application using a conventional wxPython framework.  We demonstrate how easy it is to sub-class a wxPython (Frame) class to create a window tailored for specific needs.  Although this program is very simple it follows a pattern seen in much more complex wxPython projects.

See additional information and source code in the &lt;a href="http://wiki.showmedo.com/index.php?title=PythonWxPythonBeginnersSeries"&gt;wiki(PythonWxPythonBeginnersSeries)&lt;/a&gt;.&lt;p&gt;&lt;a href="http://www.bestechvideos.com/2006/12/15/a-first-wxpython-application"&gt;Read more about this video&#8230;&lt;/a&gt;&lt;/p&gt;&lt;p&gt;&lt;b&gt;Want to control this feed contents?&lt;/b&gt;&amp;nbsp;&lt;a href="http://www.bestechvideos.com/user/all/signup"&gt;Sign up here&lt;/a&gt; and create your own feed!&lt;/p&gt;&lt;hr/&gt;Want more on these topics?&lt;br/&gt;Browse the archive of posts filed under &lt;a href="http://www.bestechvideos.com/category/conferences"&gt;Conferences&lt;/a&gt;, &lt;a href="http://www.bestechvideos.com/category/development"&gt;Development&lt;/a&gt;, &lt;a href="http://www.bestechvideos.com/category/broadcasting"&gt;Broadcasting&lt;/a&gt;, &lt;a href="http://www.bestechvideos.com/category/frameworks"&gt;Frameworks&lt;/a&gt;, &lt;a href="http://www.bestechvideos.com/category/conferences/showmedo"&gt;ShowMeDo&lt;/a&gt;, &lt;a href="http://www.bestechvideos.com/category/development/python"&gt;Python&lt;/a&gt;, &lt;a href="http://www.bestechvideos.com/category/broadcasting/screencasts"&gt;Screencasts&lt;/a&gt;, &lt;a href="http://www.bestechvideos.com/category/frameworks/wxpython"&gt;wxPython&lt;/a&gt;</description>
      <pubDate>Fri, 15 Dec 2006 10:54:52 GMT</pubDate>
      <guid>http://www.bestechvideos.com/2006/12/15/a-first-wxpython-application</guid>
      <author>scoundrel</author>
    </item>
    <item>
      <title>How to Download and Install wxPython</title>
      <link>http://www.bestechvideos.com/2006/12/15/how-to-download-and-install-wxpython</link>
      <description>
Here we take you through the simple steps required to have wxPython up and running on your Windows machine.

See additional information and source code in the &lt;a href="http://wiki.showmedo.com/index.php?title=PythonWxPythonBeginnersSeries"&gt;wiki(PythonWxPythonBeginnersSeries)&lt;/a&gt;.&lt;p&gt;&lt;a href="http://www.bestechvideos.com/2006/12/15/how-to-download-and-install-wxpython"&gt;Read more about this video&#8230;&lt;/a&gt;&lt;/p&gt;&lt;p&gt;&lt;b&gt;Want to control this feed contents?&lt;/b&gt;&amp;nbsp;&lt;a href="http://www.bestechvideos.com/user/all/signup"&gt;Sign up here&lt;/a&gt; and create your own feed!&lt;/p&gt;&lt;hr/&gt;Want more on these topics?&lt;br/&gt;Browse the archive of posts filed under &lt;a href="http://www.bestechvideos.com/category/conferences"&gt;Conferences&lt;/a&gt;, &lt;a href="http://www.bestechvideos.com/category/development"&gt;Development&lt;/a&gt;, &lt;a href="http://www.bestechvideos.com/category/broadcasting"&gt;Broadcasting&lt;/a&gt;, &lt;a href="http://www.bestechvideos.com/category/frameworks"&gt;Frameworks&lt;/a&gt;, &lt;a href="http://www.bestechvideos.com/category/conferences/showmedo"&gt;ShowMeDo&lt;/a&gt;, &lt;a href="http://www.bestechvideos.com/category/development/python"&gt;Python&lt;/a&gt;, &lt;a href="http://www.bestechvideos.com/category/broadcasting/screencasts"&gt;Screencasts&lt;/a&gt;, &lt;a href="http://www.bestechvideos.com/category/frameworks/wxpython"&gt;wxPython&lt;/a&gt;</description>
      <pubDate>Fri, 15 Dec 2006 10:53:57 GMT</pubDate>
      <guid>http://www.bestechvideos.com/2006/12/15/how-to-download-and-install-wxpython</guid>
      <author>scoundrel</author>
    </item>
  </channel>
</rss>
