Hi,
I just realized that version 2.3.3 of wxGTK is the development version,
while 2.2.9 is the stable version. Since wxGTK and wxPython needs to be
of the same version, I was wondering where is wxPython-2.2.9 ?
Tks.
AL
Hi,
I just realized that version 2.3.3 of wxGTK is the development version,
while 2.2.9 is the stable version. Since wxGTK and wxPython needs to be
of the same version, I was wondering where is wxPython-2.2.9 ?
Tks.
AL
Alfredo P. Ricafort wrote:
Hi,
I just realized that version 2.3.3 of wxGTK is the development version,
while 2.2.9 is the stable version. Since wxGTK and wxPython needs to be
of the same version, I was wondering where is wxPython-2.2.9 ?
You can get sources for 2.2.7 or binaries for 2.2.5 on the wxPython project page at SourceForge. The 2.2 series doesn't have to be identical versions (because the API is stable).
Remember that our use of the term "stable" does not mean the level of bugginess, but that the API is stable and unchanging. Unless that is important to you then I would go with 2.3.3. 2.4 will be another "stable" series and it should be ready to go in about a month.
--
Robin Dunn
Software Craftsman
http://wxPython.org Java give you jitters? Relax with wxPython!