]> git.saurik.com Git - wxWidgets.git/commitdiff
removed som obsolete TODO comments
authorVadim Zeitlin <vadim@wxwidgets.org>
Thu, 21 Mar 2002 02:35:45 +0000 (02:35 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Thu, 21 Mar 2002 02:35:45 +0000 (02:35 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@14697 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

src/univ/combobox.cpp

index 216ea60c58c38e1ea2d7ee5b631c8e1ee27534cd..b8b6fc8435018c1713fd022b6727055cbce5ad28 100644 (file)
@@ -9,16 +9,6 @@
 // Licence:     wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 
-/*
-    TODO:
-
-   +1. typing in the text should select the string in listbox
-   +2. scrollbars in listbox are unusable
-   +3. the initially selected item is not selected
-   ?4. kbd interface (what does GTK do?)
-    5. there is still autoscrolling without scrollbars - but is it bad?
- */
-
 // ============================================================================
 // declarations
 // ============================================================================