-Integrate Robert's wxGrid enhancements.
-
-Find/add wxThread sample - Arthur T-D?
-
-wxControl dimensions should be optionally based on dialog font
-size for portability (dialog units as per Windows).
-
-Implement wxDC floating point transformations.
-
-Remove transformation from device to logical coordinates from
-events e.g. mouse events.
-
-Add wxDC::DeviceToLogical -> wxPoint etc (convenience accessors).
-
-Revamp Dialog Editor for new controls and properties (e.g.
-window id).
-
-Registry classes (check out wxConfig class - see issues.txt).
-
-Change DnD classes to use global symbols, and wxString.