The Artima Developer Community
Sponsored Link

Python Buzz Forum
wxPython 2.5.1.5

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Kevin Altis

Posts: 66
Nickname: altis
Registered: Aug, 2003

Kevin Altis is the lead developer for PythonCard
wxPython 2.5.1.5 Posted: Apr 2, 2004 9:43 AM
Reply to this message Reply

This post originated from an RSS feed registered with Python Buzz by Kevin Altis.
Original Post: wxPython 2.5.1.5
Feed Title: Kevin Altis' Weblog
Feed URL: http://altis.pycs.net/rss.xml
Feed Description: Python, Open Source, PythonCard
Latest Python Buzz Posts
Latest Python Buzz Posts by Kevin Altis
Latest Posts From Kevin Altis' Weblog

Advertisement

wxPython 2.5.1.5

The 2.5.1.5 release of wxPython is now available for download.

What is wxPython?

wxPython is a GUI toolkit for the Python programming language. It allows Python programmers to create programs with a robust, highly functional graphical user interface, simply and easily. It is implemented as a Python extension module that wraps the popular wxWidgets cross platform GUI library, which is written in C++.

wxPython is a cross-platform toolkit. This means that the same program will usually run on multiple platforms without modifications. Currently supported platforms are 32-bit Microsoft Windows, most Linux or other Unix-like systems, and Macintosh OS X.

Changes in 2.5.1.5

The changes in this version are too numerous to list here, please see the following recent changes and migration guide for more details. If you are upgrading from 2.4.x then please do read the MigrationGuide fully before upgrading as there are some backwards incompatible changes.

Read: wxPython 2.5.1.5

Topic: XML MATTERS #31: SXML and SSAX Manipulating XML in the Scheme Programming Language Previous Topic   Next Topic Topic: fit.c2.com

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use