Videos in category wxPython All | Novice | Advanced | Expert
An Introduction to Event-handling in wxPython
  • Video is free for view

An Introduction to Event-handling in ...

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 wx... read more »

Level: any Dec 15, 2006 Votes: 0 scoundrel

 
Adding a Menubar to Our Sample Editor in wxPython
  • Video is free for view

Adding a Menubar to Our Sample Editor...

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 ext... read more »

Level: any Dec 15, 2006 Votes: 0 scoundrel

 
A First wxPython Application
  • Video is free for view

A First wxPython Application

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 creat... read more »

Level: any Dec 15, 2006 Votes: 0 scoundrel

 
How to Download and Install wxPython
  • Video is free for view

How to Download and Install wxPython

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 wiki(PythonWxPythonBeginnersSeries). read more »

Level: any Dec 15, 2006 Votes: 0 scoundrel