Hi everyone,
I finally get a bit of time to look at wxPython Phoenix again.
The latest snapshots of Phoenix are against wx 3.0.0 and I wonder where
things are with Dabo and wxPython 2.9.5 and Phoenix 3.0.
A while ago I did some work on RD to use dDockFrame and I did a few
hacks to get it to work for me with 2.9.5 (onHit issue in ObjectTree).
https://github.com/wernerfb/dabo/pull/1
I use it in my own stuff, but it gets limited testing. Has anyone else
tried it or is it not of interest or .....?
If I get around to do anything to get RD to work with wxPython Phoenix
3.0 how should I make changes in Dabo and against what repo would you
like the pull requests?
Would this be o.k.:
if 'phoenix' in wx.PlatformInfo:
do phoenix specific code
else:
here the existing code
Werner
_______________________________________________
Post Messages to: Dabo-users@leafe.com
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/52581340.2040...@free.fr