painting a tiled bitmap, then a slight flicker might be seen unless
X can be persuaded not to repaint the window background by default.
+- wxRadioBox doesn't show up in the controls sample, though it's
+ OK on other dialogs (e.g. printing sample).
+
- wxSpinButton
-- Miscellaneous events.
+- wxToolTip
-- Get wxGLCanvas from 1.68 working.
+- Miscellaneous events.
-- Implement missing wxImage functions for Motif.
+- Use wxImage to load other formats into wxBitmaps, such as PNG, BMP.
Low Priority
------------
when implemented as extra bitmap handlers, the code won't be linked
unless needed. Update: see if wxImage can handle these formats.
-- Print/preview framework in print.cpp (see wxGTK).
-
- Enhance event handling such that you override e.g. left-click
and unless you call the base OnMouseEvent, the click won't be
sent to the button. Required for Dialog Editor.
- add the driver code to src/motif/helphtml.cpp (a frame, toolbar,
history list).
-- Copy and paste, drag and drop. Use a standard X drag
+- Drag and drop. Use a standard X drag
and drop standard - see http://www.cco.caltech.edu/~jafl/xdnd/
or use Motif drag and drop as described here:
http://www.motifzone.com/tmd/articles/DnD/dnd.html