1998-05-20 14:12:05 +00:00
|
|
|
|
|
|
|
Todo on wxWin 2.0, Windows platform
|
|
|
|
-----------------------------------
|
|
|
|
|
|
|
|
HIGH PRIORITY
|
|
|
|
-------------
|
|
|
|
|
1999-01-07 08:43:47 +00:00
|
|
|
Add further controls and properties to Dialog Editor.
|
1998-05-20 14:12:05 +00:00
|
|
|
|
|
|
|
Update manual.
|
|
|
|
wxMsgCatalog etc.
|
1998-09-07 21:53:34 +00:00
|
|
|
wxRegKey
|
1998-05-20 14:12:05 +00:00
|
|
|
wxStatusBar95 and wxFrame status bar functions
|
|
|
|
wxListBox changes (for ownerdraw functionality)
|
1998-06-14 12:15:13 +00:00
|
|
|
wxThread DONE (except for topic overview)
|
1998-07-29 06:51:33 +00:00
|
|
|
wxString PARTLY DONE
|
1998-05-20 14:12:05 +00:00
|
|
|
wxBaseArray, other arrays
|
|
|
|
(wxOwnerDrawn)
|
|
|
|
Document the include file for each class
|
1998-07-29 06:51:33 +00:00
|
|
|
Stream classes
|
1999-01-07 08:43:47 +00:00
|
|
|
wxSocket topic overview
|
1998-07-29 06:51:33 +00:00
|
|
|
Functions
|
1998-05-20 14:12:05 +00:00
|
|
|
|
1999-01-07 08:43:47 +00:00
|
|
|
Makefiles and/or IDE files for other compilers: Symantec C++,
|
|
|
|
Salford C++. IDE files for BC++.
|
1998-05-20 14:12:05 +00:00
|
|
|
|
1999-01-07 08:43:47 +00:00
|
|
|
Check TODO entries in source and manual.
|
1998-05-20 14:12:05 +00:00
|
|
|
|
1999-01-07 08:43:47 +00:00
|
|
|
Add centring, right justify styles to wxStaticText.
|
1998-05-20 14:12:05 +00:00
|
|
|
|
1999-01-07 08:43:47 +00:00
|
|
|
Extend wxSystemSettings to get symbols for current nationality,
|
|
|
|
e.g. ',' instead of '.' for decimal points.
|
|
|
|
|
1999-01-07 15:22:05 +00:00
|
|
|
Supply correct ctl3d/odbc lib files for BC++, Watcom (corrupt?)
|
|
|
|
|
1999-01-08 14:30:22 +00:00
|
|
|
16-bit compilation: replace small icons in treectrl/listctrl
|
|
|
|
samples that also have a 32x32 icon, with icons with only one
|
|
|
|
image, using Borland Image Editor. WIN16 doesn't have a function
|
|
|
|
for specifying which image to use, so the larger one gets used
|
|
|
|
erroneously.
|
|
|
|
|
1999-01-09 20:18:06 +00:00
|
|
|
Add headers to VC++ project files.
|
|
|
|
|
1999-01-13 14:23:31 +00:00
|
|
|
Implement Robert's wxClipboard.
|
1999-01-09 20:18:06 +00:00
|
|
|
|
|
|
|
Distribution naming?
|
|
|
|
|
1999-01-07 08:43:47 +00:00
|
|
|
LOW PRIORITY (MEDIUM TERM)
|
|
|
|
--------------------------
|
|
|
|
|
|
|
|
Convert remaining utilities e.g. wxGraphLayout.
|
1998-05-20 14:12:05 +00:00
|
|
|
|
1999-01-07 08:43:47 +00:00
|
|
|
More wxSystemSettings (see comment in settings.cpp).
|
1998-05-20 14:12:05 +00:00
|
|
|
|
1999-01-07 08:43:47 +00:00
|
|
|
Synchronize drawing functions on all platforms, using Chris's
|
|
|
|
code to test them.
|
1998-05-20 14:12:05 +00:00
|
|
|
|
|
|
|
Shell function to invoke a document with open, print, whatever...
|
|
|
|
|
1999-01-07 08:43:47 +00:00
|
|
|
Write tutorial.
|
1998-05-20 14:12:05 +00:00
|
|
|
|
1999-01-07 08:43:47 +00:00
|
|
|
Add wxDC::DeviceToLogical -> wxPoint etc (convenience accessors).
|
1998-05-20 14:12:05 +00:00
|
|
|
|
1999-01-07 08:43:47 +00:00
|
|
|
Generic makefiles? Rewrite makefiles to maintain simultaneous debug/release
|
|
|
|
objects.
|
1998-05-20 14:12:05 +00:00
|
|
|
|
|
|
|
Add a wxTabCtrl sample.
|
|
|
|
|
1998-07-29 06:51:33 +00:00
|
|
|
Improve printing. More API functions for printer DCs (to get
|
|
|
|
printer characteristics) and more reliable printing framework.
|
1998-06-08 11:48:29 +00:00
|
|
|
|
1998-08-10 13:48:12 +00:00
|
|
|
Add GetIcon, GetBitmap to wxImageList. Perhaps store bitmaps
|
|
|
|
in image list so we can get them later.
|
|
|
|
|
1999-01-07 08:43:47 +00:00
|
|
|
Merge dib.cpp, dibutils.cpp (see also some DIB code in bitmap.cpp).
|
1998-05-20 14:12:05 +00:00
|
|
|
|
|
|
|
Debug PNG support in wxBitmap (no 4-bit support), and possibly add a convertor from PNG
|
|
|
|
to HICON. We could perhaps also support inclusion of PNGs into
|
|
|
|
a .res file as a custom resource.
|
|
|
|
|
|
|
|
Fonts: ability to enumerate them.
|
|
|
|
|
|
|
|
Angled text.
|
|
|
|
|
|
|
|
Think about reimplementing wxBitmapButton, wxStaticBitmap using
|
|
|
|
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.
|
|
|
|
|
|
|
|
wxWizard class?
|
|
|
|
|
|
|
|
Doc/view - have some standard views/docs e.g. wxTextView.
|
|
|
|
|
|
|
|
Miscellaneous file/system function wrappers.
|
|
|
|
|
|
|
|
Bug database.
|
|
|
|
|
1999-01-07 08:43:47 +00:00
|
|
|
OpenGL integration: check that wxGLCanvas works cross-platform.
|
1998-05-20 14:12:05 +00:00
|
|
|
|
|
|
|
Menu bitmaps - document Vadim's enhancements.
|
|
|
|
|
|
|
|
wxCreateDynamicObject is apparently slow: ~ 2000 calls to strcmp. Need to
|
|
|
|
use some kind of hash table scheme.
|
|
|
|
|
|
|
|
Write wxDisplay class for querying settings and passing
|
|
|
|
to wxFrame to mirror the X situation (multiple displays).
|
|
|
|
|
|
|
|
Write translator between old and new .wxr formats (including
|
|
|
|
substituting static text for obsolete labels).
|
|
|
|
|
1998-09-07 21:53:34 +00:00
|
|
|
Write more validators. Also, how do they work if loading the
|
|
|
|
dialog from a .wxr? Could call SetValidator from within
|
|
|
|
InitDialog for all controls, then call TransferDataToWindow.
|
1998-05-20 14:12:05 +00:00
|
|
|
|
|
|
|
Classes for file/OS utility functions.
|
|
|
|
|
|
|
|
Add support for more static controls e.g. wxStaticLine.
|
|
|
|
|
1999-01-07 08:43:47 +00:00
|
|
|
Perhaps rewrite wxFile to use FILE* descriptors, so Eof and Flush
|
|
|
|
can work.
|
|
|
|
|
|
|
|
Find out how to set wxFileDialog position.
|
|
|
|
|
|
|
|
Maybe bundle Andrew Tucker's DBWIN32 with wxWindows (it's only
|
|
|
|
26KB), for viewing debug messages without a debugger.
|
|
|
|
|
|
|
|
Implement wxDC floating point transformations.
|
|
|
|
|
|
|
|
A wxDC function (or two) for drawing 3D edges?
|
|
|
|
|
|
|
|
LOW PRIORITY (LONG TERM)
|
|
|
|
------------------------
|
|
|
|
|
|
|
|
Improve and expand wxSizer classes.
|
|
|
|
|
|
|
|
ActiveX support
|
|
|
|
|
|
|
|
Look at porting to WinCE
|
|
|
|
|
|
|
|
Enhance Tex2RTF to generate Microsoft HTML help, perhaps Netscape
|
|
|
|
HTML help also.
|
|
|
|
|
1998-05-20 14:12:05 +00:00
|
|
|
GDI objects could be optimised further in constructors by
|
|
|
|
searching for a matching, pre-existing object, and assigning from
|
|
|
|
that, thus sharing the internal handle. A problem with this
|
|
|
|
arises if you wish to change the data. But this can be handled by
|
|
|
|
un-refing and creating a new handle. So we could reuse many
|
|
|
|
Windows GDI objects without troubling the programmer. We might
|
|
|
|
wish to switch this off in certain circumstances, e.g.
|
|
|
|
|
|
|
|
wxEnableGDIReuse(FALSE);
|
|
|
|
wxBrush brush(...);
|
|
|
|
wxEnableGDIReuse(TRUE);
|
|
|
|
|
|
|
|
or even
|
|
|
|
|
|
|
|
wxGDIReuse reuse(FALSE);
|
|
|
|
wxBrush brush(...);
|
|
|
|
|
|
|
|
which lasts until its scope ends. This might be needed e.g. if we
|
|
|
|
needed to ensure that the operation was maximally efficient
|
|
|
|
(creating a new object rather than searching may or may not be
|
|
|
|
more efficient).
|
|
|
|
|
1999-01-07 08:43:47 +00:00
|
|
|
Integrate Guilhem's multimedia classes: documentation, makefiles,
|
|
|
|
different platforms.
|
|
|
|
|
|
|
|
Rich text class.
|
1998-10-26 17:10:25 +00:00
|
|
|
|
1998-11-29 21:20:12 +00:00
|
|
|
|