The Dabo code itself has received some work on the Python 3 front, but as John mentioned the wx base is not compatible. It may be a good idea to use wx 3 classic as an intermediary, with the final goal being Phoenix/Python 3 (or dual compatibility if reasonable). This will probably become more attractive as Phoenix itself continues to mature.
Neil > On Feb 23, 2015, at 10:14 AM, Paul McNett <[email protected]> wrote: > > Thanks for the reminder. Ok so this is really updating dabo to run on wx3.0 > instead of still needing 2.8.x, got it. > > Paul > > > On 2/23/15 9:54 AM, john wrote: >> Werner code was for 3.x but since Phoenix is not ready (yet) we decided >> to use 2.7.x and only wxPython 3.x classic. >> wxPython != Phoenix and does not claim to be python 3.x compatible. >> Johnf >> On 02/23/2015 09:08 AM, Paul McNett wrote: >>> Neil, thank you, I will try to set up a test on my end soon. Is this >>> for Python 2.x, Python 3.x, or both? >>> >>> Thanks >>> Paul >>> >>> _______________________________________________ >> >> [excessive quoting removed by server] _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://mail.leafe.com/mailman/listinfo/dabo-dev Searchable Archives: http://leafe.com/archives/search/dabo-dev This message: http://leafe.com/archives/byMID/[email protected]
