X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/8a2c6ef8d186df490df28a694820a5e8afc4b5e8..bc9027cc74c79d3af1e7d772225972d4ae934e10:/docs/msw/todo.txt diff --git a/docs/msw/todo.txt b/docs/msw/todo.txt index 85f37b2ec2..a6a72a791f 100644 --- a/docs/msw/todo.txt +++ b/docs/msw/todo.txt @@ -7,27 +7,6 @@ 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 - Stream classes - wxSocket topic overview - Functions - -Makefiles and/or IDE files for other compilers: Symantec C++, -Salford C++. IDE files for BC++. - -Check TODO entries in source and manual. - Add centring, right justify styles to wxStaticText. Extend wxSystemSettings to get symbols for current nationality, @@ -35,9 +14,13 @@ e.g. ',' instead of '.' for decimal points. Supply correct ctl3d/odbc lib files for BC++, Watcom (corrupt?) +wxToolTip::Enable should be static for wxGTK compatibility (VZ) + LOW PRIORITY (MEDIUM TERM) -------------------------- +Supply VC++ project generator utility. + Convert remaining utilities e.g. wxGraphLayout. More wxSystemSettings (see comment in settings.cpp). @@ -77,8 +60,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. @@ -87,8 +68,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