ANNOUNCE: wxPython 3.0.0.0

Announcing

···

----------

wxPython 3.0.0.0 (classic) has been released and is now available for
download at http://wxpython.org/download.php. No new features but
lots of bug fixes in wxWidgets and of course the bump (finally!) up to
3.0.

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

I can still keep my 2.8.12.1 (msw-unicode) version?

···

On Saturday, December 28, 2013 6:56:37 PM UTC-6, Robin Dunn wrote:

Announcing


wxPython 3.0.0.0 (classic) has been released and is now available for

download at http://wxpython.org/download.php. No new features but

lots of bug fixes in wxWidgets and of course the bump (finally!) up to

3.0.

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

Announcing


wxPython 3.0.0.0 (classic) has been released
Congratulations, Robin/wx community!

No new features but lots of bug fixes in wxWidgets and of course the bump (finally!) up to
3.0.

I just saw this on the wxWidgets site:

“The final version of wxWidgets 3.0, the first new stable wxWidgets release in
years and the first new major release since 1998,”

1998? Yow!

George McCown wrote:

I can still keep my 2.8.12.1 (msw-unicode) version?

Yes. The main packages are installed in versioned folders and you can switch between them by using wxversion or by editing wx.pth.

···

--
Robin Dunn
Software Craftsman

Thanks for the update, much appreciated!

It seems this small issue is still around (when closing app):
https://groups.google.com/d/msg/wxpython-users/984OzOdHQCc/E5dADxLYlCgJ

"swig/python detected a memory leak of type 'wxPyXmlSubclassFactory *',
no destructor found."

Even though it doesn't seem to impact anything, is there maybe a workaround?

···

--
Florian Höch

Great.
This is the first time a version > 2.8 works with my project, thanks.

Florian H�ch wrote:

Thanks for the update, much appreciated!

It seems this small issue is still around (when closing app):
https://groups.google.com/d/msg/wxpython-users/984OzOdHQCc/E5dADxLYlCgJ

"swig/python detected a memory leak of type 'wxPyXmlSubclassFactory *',
no destructor found."

Even though it doesn't seem to impact anything, is there maybe a workaround?

Thanks, I'll add the fix for that now.

···

--
Robin Dunn
Software Craftsman

Hi

Thanks for the great Job!

This version is the stable one? So it will be the pre installed in the major Linux distros?

···

Enviado desde mi Samsung Galaxy S4

El 28/12/2013 19:56, “Robin Dunn” robin@alldunn.com escribió:

Announcing


wxPython 3.0.0.0 (classic) has been released and is now available for

download at http://wxpython.org/download.php. No new features but

lots of bug fixes in wxWidgets and of course the bump (finally!) up to

3.0.

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

You received this message because you are subscribed to the Google Groups “wxPython-dev” group.

To unsubscribe from this group and stop receiving emails from it, send an email to wxPython-dev+unsubscribe@googlegroups.com.

For more options, visit https://groups.google.com/groups/opt_out.

Announcing


wxPython 3.0.0.0 (classic) has been released and is now available for

download at http://wxpython.org/download.php. No new features but

lots of bug fixes in wxWidgets and of course the bump (finally!) up to

3.0.

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.

All is great but this link cited is outdated
http://wiki.wxpython.org/InstallingOnUbuntuOrDebian

···

On Sunday, December 29, 2013 3:56:37 AM UTC+3, Robin Dunn wrote:


Robin Dunn

Software Craftsman

http://wxPython.org

Thanks Robin for your continued efforts over the years for this free package. And thank you to each contributor to wxPython.

···

On Sun, Dec 29, 2013 at 8:58 AM, Mario Lacunza mlacunza@gmail.com wrote:

Hi

Thanks for the great Job!

This version is the stable one? So it will be the pre installed in the major Linux distros?

Enviado desde mi Samsung Galaxy S4

El 28/12/2013 19:56, “Robin Dunn” robin@alldunn.com escribió:

Announcing


wxPython 3.0.0.0 (classic) has been released and is now available for

download at http://wxpython.org/download.php. No new features but

lots of bug fixes in wxWidgets and of course the bump (finally!) up to

3.0.

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

You received this message because you are subscribed to the Google Groups “wxPython-dev” group.

To unsubscribe from this group and stop receiving emails from it, send an email to wxPython-dev+unsubscribe@googlegroups.com.

For more options, visit https://groups.google.com/groups/opt_out.

You received this message because you are subscribed to the Google Groups “wxPython-dev” group.

To unsubscribe from this group and stop receiving emails from it, send an email to wxPython-dev+unsubscribe@googlegroups.com.

For more options, visit https://groups.google.com/groups/opt_out.

eventually...

-Chris

···

On Sun, Dec 29, 2013 at 5:58 AM, Mario Lacunza <mlacunza@gmail.com> wrote:

This version is the stable one? So it will be the pre installed in the
major Linux distros?

that's up to the Linux distros, of course, but probably yes --

--

Christopher Barker, Ph.D.
Oceanographer

Emergency Response Division
NOAA/NOS/OR&R (206) 526-6959 voice
7600 Sand Point Way NE (206) 526-6329 fax
Seattle, WA 98115 (206) 526-6317 main reception

Chris.Barker@noaa.gov