mirror of
https://github.com/wxWidgets/Phoenix.git
synced 2026-03-18 06:30:08 +01:00
TODO updates
This commit is contained in:
16
TODO.rst
16
TODO.rst
@@ -10,9 +10,12 @@ I've decided that they will not be done or no longer apply.
|
||||
|
||||
|
||||
|
||||
WAF Build
|
||||
---------
|
||||
Add support for using the cygwin and mingw32 compilers.
|
||||
WAF Tool
|
||||
--------
|
||||
|
||||
* Update WAF
|
||||
* Add support for using the cygwin and mingw32 compilers?
|
||||
|
||||
|
||||
|
||||
Stubs for Optional Classes
|
||||
@@ -33,6 +36,7 @@ check if the the feature is available in wxWidgets or if the stubs should be
|
||||
compiled.)
|
||||
|
||||
|
||||
|
||||
Sphinx tweaks
|
||||
-------------
|
||||
|
||||
@@ -94,14 +98,9 @@ Other Assorted Stuff
|
||||
* Reimplement the classes in the valgen, valnum and valtext headers as
|
||||
Python code, and make them visible in the core wx namespace?
|
||||
|
||||
* Should the demo/version.py file be maintained in the source repository?
|
||||
Or just let it always be generated like wx/__version__.py?
|
||||
|
||||
* Should demo/Main.py ignore anything in the version strings after the '-'
|
||||
when comparing?
|
||||
|
||||
|
||||
|
||||
* Potential reference count issue with wxGridCellCoordsArray? Code
|
||||
like this::
|
||||
|
||||
@@ -121,7 +120,6 @@ Other Assorted Stuff
|
||||
|
||||
* wx.Window.DoEraseBackground?
|
||||
|
||||
|
||||
* Add tests and/or demo for DnD in DataViewCtrl. Since the DnD is done
|
||||
internally and the DataViewEvent is used for passing the data objects
|
||||
around we may need to do something to help convert the raw data to python
|
||||
|
||||
Reference in New Issue
Block a user