Return-Path: X-Original-To: python-announce-list@python.org Delivered-To: python-announce-list@mail.python.org X-Spam-Status: OK 0.010 X-Spam-Evidence: '*H*': 0.98; '*S*': 0.00; '64-bit': 0.07; 'fixes': 0.07; 'subject:ANN': 0.07; '32-bit': 0.09; 'toolkit': 0.09; 'windows,': 0.09; 'python': 0.11; 'bug': 0.12; 'gui': 0.12; 'url:download': 0.12; 'language.': 0.14; 'c++.': 0.16; 'robust,': 0.16; 'to:addr:python-announce-list': 0.16; 'wxpython': 0.16; 'written': 0.21; 'platforms': 0.22; 'programming': 0.22; 'header :User-Agent:1': 0.23; 'library,': 0.24; 'own.': 0.24; 'sorry,': 0.24; 'subject:release': 0.24; 'source': 0.25; 'extension': 0.26; '----------': 0.26; 'supported': 0.26; 'to:2**1': 0.27; 'to:no real name:2**1': 0.29; 'code': 0.31; 'too.': 0.31; 'usually': 0.31; 'cocoa': 0.31; 'allows': 0.31; 'run': 0.32; 'linux': 0.33; 'cases': 0.33; 'implemented': 0.33; 'mac': 0.33; 'programmers': 0.33; 'received:209.85': 0.35; 'received:209.85.220': 0.35; 'but': 0.35; 'received:google.com': 0.35; 'building': 0.35; 'there': 0.35; '2.6': 0.36; 'interface,': 0.36; 'url:org': 0.36; 'received:209': 0.37; 'skip:- 10': 0.38; 'functional': 0.39; 'received:71': 0.39; 'to:addr:python.org': 0.39; 'most': 0.60; 'new': 0.61; 'simply': 0.61; 'provide': 0.64; 'kept': 0.65; 'life': 0.66; 'side': 0.67; '100%': 0.77; '2.7.': 0.84; 'url:php': 0.85; 'announcing': 0.91; 'graphical': 0.91 X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:message-id:date:from:user-agent:mime-version:to :subject:content-type:content-transfer-encoding; bh=fCSRtzndi3lBg3TqXDNtHsrpEwbSLLZmW/XphXJDmjg=; b=WANMJ5Q/uvEu0xYRc+qkbhSfYRB+Bnq0GxxqQiO0EmU3FG/MTwNFNOLcqhRuOKdwU0 4AUXtNr+blIggIXJQcTehhE+vlZwhvESWDpnKGn+7M45TT8Y9L9MohdNodRs8baT+01M y74MX+hY2cjpEw9yuxqXERij8r5ZkXolkc/HW78jIIBQGyw7M3lMDMs1S9tFcNcYSRz5 AXVVoPX54n7Tt+39B8swEPT21QT8m+xBNd5cd39XA/b3TYHQN9bKlEjyGI7zWew/l9OG srqnkvOF3DsqEGSCsy23zh8H9nURVjeygUpby8SYVgrqjuyY3ODn9vsb7FmPvwtNbJjZ v+Qw== X-Gm-Message-State: ALoCoQknNp2+VI4aEPVO4Cx5c6Ki1GbkNxuhxNZPYALxVKYNDEB+bdIQCY7yJRWCKkDnVaWjkKVK X-Received: by 10.66.190.169 with SMTP id gr9mr34475235pac.3.1410065399954; Sat, 06 Sep 2014 21:49:59 -0700 (PDT) Date: Sat, 06 Sep 2014 21:49:57 -0700 From: Robin Dunn User-Agent: Postbox 3.0.11 (Macintosh/20140602) MIME-Version: 1.0 To: wxpython-users@googlegroups.com, python-announce-list@python.org Subject: ANN: wxPython 3.0.1.0 release Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Mailman-Approved-At: Sun, 07 Sep 2014 08:02:21 +0200 X-BeenThere: python-announce-list@python.org X-Mailman-Version: 2.1.15 Precedence: list Reply-To: python-list@python.org List-Id: Announcement-only list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Approved: python-announce-list@python.org Newsgroups: comp.lang.python.announce Message-ID: Lines: 38 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1410069742 news.xs4all.nl 2902 [2001:888:2000:d::a6]:50509 X-Complaints-To: abuse@xs4all.nl Path: csiph.com!usenet.pasdenom.info!news.franciliens.net!feed.ac-versailles.fr!nerim.net!novso.com!newsfeed.xs4all.nl!newsfeed3.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail Xref: csiph.com comp.lang.python.announce:1380 Announcing ---------- wxPython 3.0.1.0 (classic) has been released and is now available for download at http://wxpython.org/download.php. (Finally! Sorry, but life and work has kept me busy.) No new features to speak of, but there has been lots of bug fixes in wxWidgets and a few on the wxPython side too. Various binaries are available for 32-bit and 64-bit Windows, and also for OSX using the Carbon and Cocoa APIs, for Python 2.6 and 2.7. Source code is also available at http://wxpython.org/download.php of course, for building your own. 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 set of Python extension modules that wrap the GUI components of the popular wxWidgets cross platform 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 and 64-bit Microsoft Windows, most Linux or other Unix-like systems using GTK2, and Mac OS X 10.4+. In most cases the native widgets are used on each platform to provide a 100% native look and feel for the application. -- Robin Dunn Software Craftsman http://wxPython.org