move TODO items for wxDocs from the wxwiki to the doxygen manual

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52931 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Francesco Montorsi
2008-03-31 14:14:18 +00:00
parent 08d367c26b
commit 5c02d584da
2 changed files with 16 additions and 0 deletions

View File

@@ -485,5 +485,12 @@ void MyWindow::SendEvent()
For the full list of event classes, please see the
@ref group_class_events "event classes group page".
@todo for all controls state clearly when calling a member function results in an
event being generated and when it doesn't (possibly updating also the
'Events generated by the user vs programmatically generated events' paragraph
of the 'Event handling overview' with the list of the functions which break
that rule).
*/