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:
Mattia Barbon
2003-03-23 15:06:17 +00:00
parent f2bb16493d
commit 1201b3ef40
2 changed files with 1 additions and 12 deletions

View File

@@ -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.

View File

@@ -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