Updated TODO and ISSUES.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@19725 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -9,8 +9,6 @@ See also: todo.txt.
|
||||
|
||||
- wxTextCtrl doesn't work as a stream buffer in Linux/gcc.
|
||||
|
||||
- No wxSpinButton.
|
||||
|
||||
- No wxToolTip (but see wxToolBar for a way of implementing it).
|
||||
|
||||
- Limited clipboard support (text only) and no drag and drop.
|
||||
|
||||
@@ -24,8 +24,6 @@ High Priority
|
||||
- wxRadioBox doesn't show up in the controls sample, though it's
|
||||
OK on other dialogs (e.g. printing sample).
|
||||
|
||||
- wxSpinButton
|
||||
|
||||
- wxToolTip
|
||||
|
||||
- Miscellaneous events.
|
||||
@@ -82,17 +80,10 @@ Low Priority
|
||||
- wxRCConfig (a config class using X .rc files). Could simply
|
||||
implement it in terms of current wxGet/WriteResource functions.
|
||||
|
||||
- wxCheckBoxList
|
||||
|
||||
- wxBitmapCheckBox, wxBitmapRadioButton
|
||||
|
||||
- Reimplement combobox using Lesstif's widget (avoiding GPL'ed
|
||||
widget currently used).
|
||||
|
||||
- Miscellaneous classes e.g. wxJoystick (identical to GTK's one for
|
||||
Linux)
|
||||
|
||||
- Get ODBC classes and sample working.
|
||||
|
||||
- Work out why wxTextCtrl doesn't work as a stream buffer under
|
||||
gcc
|
||||
gcc
|
||||
|
||||
Reference in New Issue
Block a user