Audience

Python programmers with a desire to understand how to build cross-platform graphical user interfaces for their programs.

Those interested in understanding GUI frameworks and the relationship between the different program components in an event-driven environment.

Summary

This tutorial will present an introduction to the wxPython GUI framework, showing Python programmers how to construct flexible interfaces that make best use of Python's object-oriented features to provide convenient interfaces to Python functionality with a look-and-feel conformant with the operating system platform.

Pre-registered students will receive access to electronic copies of the course notes and example materials to allow them to run the examples presented in the tutorial.

Outline

1. GUI Basics

2. wxPython Fundamentals

3. wxPython widgets

4. Event handling

5. Window Layout

6. Putting it All Together

PyCon2006/Tutorials/GettingStartedWithWxPython (last edited 2008-11-15 14:00:30 by localhost)

Unable to edit the page? See the FrontPage for instructions.