Some todo's are done

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxPython/Phoenix/trunk@69671 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Robin Dunn
2011-11-05 04:45:55 +00:00
parent 2bc5095e22
commit 2e6b417bff

View File

@@ -99,6 +99,8 @@ PyAssertionError
----------------
Implement the ability to raise an exception when an assert in wx
is triggered.
See /RaisesPyException/
@@ -255,12 +257,6 @@ way:
other stuff
------------
* wxListBox: All "Set" methods ignored, why?
* textctrl: wxTextEntry and wxTextCompleter are in separate files
* textctrl: add a renamed HitTest row/col overload
* data buffer support for wxImage RGB and alpha data
* port all of the wx.Bitmap copy-to and copy-from buffer methods, and