Hi Wolfgang,

On 4/9/2014 16:32, John Fabiani wrote:
On 04/09/2014 06:19 AM, Wolfgang Keller wrote:
Dabo is not completely working with wxPython 2.9 - 3.0 at the
moment. It is close (IMO) but as soon as wxPython is stable I hope to
renew the effort to get Dabo working with the latest wxPython.
I would have thought that wxPython 3.0 was the stable release
corresponding to the (unstable) developer branch 2.9?
  BTW: What's the state of the migration to Python 3?

Sincerely,

Wolfgang
_______________________________________________

There are two issues at the moment.  Python 3 and wxPython 3.

The issues with Python 3 could be dismissed by using Python 2.7 because wxPython 3 is said to run with 2.7.x. But I feel that if you are going to do the work for wxPython 3 then why not use Python 3.

So how close is Dabo to using Python 3 and wxPython 3 - very close. Werner F. Bruhin has done lots of work and I have been trying to help when time permits. But there is still much to do to allow the use of Python 3.
You can check out github for Werner's code.
To complement John's remarks.

- the code in the Dabo repo for this is here: https://github.com/dabodev/dabo/tree/phoenix-2ndtry - the work I had done was to get Dabo to work with the most current snapshot of wxPython-Phoenix using Python 2.7.5 at the time, currently I have 2.7.6 and a casual check didn't find any issues with that. - you might want to look through the commits on the above repo to see what is done - note that modules under dabo.ui.uiwx where renamed, the leading 'd' was dropped
- a lot in dabo.ui.uiwx is working
- check dabo-dev mailing list threads with subject "phoenix"
- I think Py2.7 with Phoenix is closer than Py3.3 as that needs changes to dDataSet

What would help to move this forward:
- run each module in dabo.ui.uiwx with Python 2.7 and Phoenix latest snapshot 'http://wxpython.org/Phoenix/snapshot-builds/' and document issues - issues which are wxPython problems need to be reported to wxPython-dev or even better a pull request should be done against https://github.com/RobinD42/Phoenix - run each module in dabo.ui.uiwx with Python 3.3 and Phoenix latest snapshot 'http://wxpython.org/Phoenix/snapshot-builds/' and document issues

Werner
_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://mail.leafe.com/mailman/listinfo/dabo-users
Searchable Archives: http://leafe.com/archives/search/dabo-users
This message: http://leafe.com/archives/byMID/[email protected]

Reply via email to