]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/msw/todo.txt
Fixed property list OnClose problem that caused Dialog Editor problem
[wxWidgets.git] / docs / msw / todo.txt
index bb425cd9a450e3685bcdf8a099d9d547505b22be..89dbba57a50ca060985f6d7b14f6b5ab07a24cb0 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
@@ -33,9 +31,20 @@ Add centring, right justify styles to wxStaticText.
 Extend wxSystemSettings to get symbols for current nationality,
 e.g. ',' instead of '.' for decimal points.
 
+Supply correct ctl3d/odbc lib files for BC++, Watcom (corrupt?)
+
+Implement new wxClipboard and DnD (Vadim)
+
+Implement wxToolTip
+
 LOW PRIORITY (MEDIUM TERM)
 --------------------------
 
+Get wxMSW's wxGLCanvas working with non-VC++ compilers.
+
+Generate VC++ lib project files and supply VC++ project
+generator utility.
+
 Convert remaining utilities e.g. wxGraphLayout.
 
 More wxSystemSettings (see comment in settings.cpp).
@@ -75,8 +84,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.
@@ -85,8 +92,6 @@ Miscellaneous file/system function wrappers.
 
 Bug database.
 
-OpenGL integration: check that wxGLCanvas works cross-platform.
-
 Menu bitmaps - document Vadim's enhancements.
 
 wxCreateDynamicObject is apparently slow: ~ 2000 calls to strcmp. Need to