The wx package requires wxPython 2.4.1.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@20548 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Patrick K. O'Brien
2003-05-08 13:44:45 +00:00
parent feb2d6d223
commit 2352d3f843
3 changed files with 13 additions and 10 deletions

View File

@@ -21,7 +21,8 @@
Introduction
============
This is a tutorial for the wxPython GUI toolkit.
This is a tutorial for the wxPython GUI toolkit. It uses the new wx
package syntax that was introduced in wxPython 2.4.1.
What is wxPython?