]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/msw/todo.txt
Small doc corrections
[wxWidgets.git] / docs / msw / todo.txt
index 6e19165510340983a0b5ee8ade1a87c10ad5da7a..87c9fcdcd6dfc36e77dc4bff1adc025196f08912 100644 (file)
@@ -8,14 +8,12 @@ HIGH PRIORITY
 Add further controls and properties to Dialog Editor.
 
 Update manual.
-    wxTempFile
     wxMsgCatalog etc.
     wxRegKey
     wxStatusBar95 and wxFrame status bar functions
     wxListBox changes (for ownerdraw functionality)
     wxThread            DONE (except for topic overview)
     wxString            PARTLY DONE
-    Drag and drop (change API if required, e.g. const).
     wxBaseArray, other arrays
     (wxOwnerDrawn)
     Document the include file for each class
@@ -41,6 +39,12 @@ image, using Borland Image Editor. WIN16 doesn't have a function
 for specifying which image to use, so the larger one gets used
 erroneously.
 
+Add headers to VC++ project files.
+
+Implement Robert's wxClipboard.
+
+Distribution naming?
+
 LOW PRIORITY (MEDIUM TERM)
 --------------------------
 
@@ -83,8 +87,6 @@ BS_BITMAP, SS_BITMAP - but this may not allow wxBitmap
 argument, so instead just allow controls loaded from native
 resource to deal with this style and call default processing.
 
-Better clipboard support (as per Robert's class).
-
 wxWizard class?
 
 Doc/view - have some standard views/docs e.g. wxTextView.