]> git.saurik.com Git - wxWidgets.git/blame - wxPython/docs/wxPythonTutorial.txt
compilation fix
[wxWidgets.git] / wxPython / docs / wxPythonTutorial.txt
CommitLineData
1fded56b
RD
1=======================
2 The wxPython Tutorial
3=======================
4
5-----------------------------------------
6 How to get up and running with wxPython
7-----------------------------------------
8
9:Author: Patrick K. O'Brien
10:Contact: pobrien@orbtech.com
11:Organization: Orbtech_
12:Date: $Date$
13:Revision: $Revision$
14:License: wxWindows Free Documentation Licence, Version 3
15
16.. _Orbtech: http://www.orbtech.com/
17
18.. contents::
19
20
21Introduction
22============
23
24This is a tutorial for the wxPython GUI toolkit. It uses the new wx
25package syntax that was introduced in wxPython 2.4.1.
26
27
28What is wxPython?
29=================
30
31wxPython is a GUI toolkit for the Python programming language. It
32allows Python programmers to create programs with a graphical user
33interface for Windows, Linux, and Mac OS X.
34
35
36License
37=======
38
39This document adheres to the same license as the other documentation
40that comes with wxWindows:
41
42.. include:: ../licence/licendoc.txt
43 :literal: