Werner
2014-06-04 12:42:00 UTC
Hi,
What about a smallish refactor of floatcanvas for Phoenix?
- move all "Draw" objects to a new module called e.g. FCObjects.py
- move specialobjects.PieChart to the above and remove that sub package
- move all the tests in BBoxTest.py to test_lib_floatcanvas_bbox.py in
the unittest folder and remove it from fc.Utilities
I have done that on my Py33 test setup and all defined unittests work,
the demo works and the samples.fc.PieChart.py works too (module not
callable except mentioned in previous msg is gone).
Werner
What about a smallish refactor of floatcanvas for Phoenix?
- move all "Draw" objects to a new module called e.g. FCObjects.py
- move specialobjects.PieChart to the above and remove that sub package
- move all the tests in BBoxTest.py to test_lib_floatcanvas_bbox.py in
the unittest folder and remove it from fc.Utilities
I have done that on my Py33 test setup and all defined unittests work,
the demo works and the samples.fc.PieChart.py works too (module not
callable except mentioned in previous msg is gone).
Werner
--
You received this message because you are subscribed to the Google Groups "wxPython-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to wxPython-dev+***@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
You received this message because you are subscribed to the Google Groups "wxPython-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to wxPython-dev+***@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.