diff --git a/TODO.txt b/TODO.txt index 5fc0ba8d..8fcaab48 100644 --- a/TODO.txt +++ b/TODO.txt @@ -187,3 +187,6 @@ other dev stuff internaly 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 DataObjects. + + * Pythonize wx.StatusBar.SetStatusStyles like is done for SetStatusWidths. +