From 2e6b417bff4b26691a1660a3ec2861068876e542 Mon Sep 17 00:00:00 2001 From: Robin Dunn Date: Sat, 5 Nov 2011 04:45:55 +0000 Subject: [PATCH] Some todo's are done git-svn-id: https://svn.wxwidgets.org/svn/wx/wxPython/Phoenix/trunk@69671 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- TODO.txt | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/TODO.txt b/TODO.txt index d105ea1b..4f06ecc2 100644 --- a/TODO.txt +++ b/TODO.txt @@ -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