]> git.saurik.com Git - wxWidgets.git/commitdiff
Updated TODO and ISSUES.
authorMattia Barbon <mbarbon@cpan.org>
Sun, 23 Mar 2003 15:06:17 +0000 (15:06 +0000)
committerMattia Barbon <mbarbon@cpan.org>
Sun, 23 Mar 2003 15:06:17 +0000 (15:06 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@19725 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

docs/motif/issues.txt
docs/motif/todo.txt

index 98a32d4f3e4dceb307b4e51e60a597d15b3f0210..d0b8b527e84a1012962701a907a44e6bb25b249d 100644 (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.
index 1852d3c4badf1c165048cb53940438bc2f4bd58d..90504a7e69597f48a27e26a389b62b3034f8ae5f 100644 (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
\ No newline at end of file
+  gcc