Migrating to wxPython-3.0.2.0 and Python3

I thought there was a document on the web site explaining differences
between wxPython2 versions and wxPython-3.0.2.0 for Python3, but I cannot
find it.

   There is a set of old wxPython notebook pages that I want to use in a
project with Python3-3.5.2 and wonder if there are guidelines for changes I
should make before attempting to run it.

   I'll subscribe to the -dev mail list to provide feedback if that's
helpful.

Rich

Are you looking for this link: https://wxpython.org/Phoenix/docs/html/classic_vs_phoenix.html

···

On Mon, Dec 5, 2016 at 11:22 AM, Rich Shepard rshepard@appl-ecosys.com wrote:

I thought there was a document on the web site explaining differences

between wxPython2 versions and wxPython-3.0.2.0 for Python3, but I cannot

find it.

There is a set of old wxPython notebook pages that I want to use in a

project with Python3-3.5.2 and wonder if there are guidelines for changes I

should make before attempting to run it.

I’ll subscribe to the -dev mail list to provide feedback if that’s

helpful.

Rich


*Wouldn’t you rather do Business with us? *
This message is for the designated recipient only and may contain
privileged, proprietary, or otherwise private information. If you have
received it in error, please notify the sender immediately and delete the
original. Any use of the email by you is prohibited. If you have received
this communication in error, please notify the author by replying to this
e-mail immediately.


www.BintaSMS.com <http://www.bintasms.com/>
www.BintaComputers.net <http://www.bintacomputers.net/>

Thank you. I missed seeing that.

Regards,

Rich

···

On Mon, 5 Dec 2016, Umar Yusuf wrote:

Are you looking for this link:
https://wxpython.org/Phoenix/docs/html/classic_vs_phoenix.html

I also recommend this one:
https://wxpython.org/Phoenix/docs/html/MigrationGuide.html

The other is quite useful though.

Mike

···

On Mon, Dec 5, 2016 at 2:52 PM, Rich Shepard <rshepard@appl-ecosys.com> wrote:

On Mon, 5 Dec 2016, Umar Yusuf wrote:

Are you looking for this link:

https://wxpython.org/Phoenix/docs/html/classic_vs_phoenix.html

  Thank you. I missed seeing that.

Regards,

Rich

-----------------
Mike Driscoll

Blog: http://blog.pythonlibrary.org
Books: Python 101 <https://gum.co/py101&gt;, Python 201: Intermediate Python
<https://gum.co/py201&gt;

Thanks, Mike.

Rich

···

On Mon, 5 Dec 2016, Mike Driscoll wrote:

I also recommend this one:
wxPython Project Phoenix Migration Guide — wxPython Phoenix 4.2.3a1 documentation

The other is quite useful though.