-Extend wxSystemSettings to get symbols for current nationality,
-e.g. ',' instead of '.' for decimal points.
-
-wxToolTip::Enable should be static for wxGTK compatibility (VZ)
+Extend wxLocale to get more locale settings (currence,
+date/time, decimal separator and so on)
LOW PRIORITY (MEDIUM TERM)
--------------------------
Supply VC++ project generator utility.
LOW PRIORITY (MEDIUM TERM)
--------------------------
Supply VC++ project generator utility.
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).
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).
GDI objects could be optimised further in constructors by
searching for a matching, pre-existing object, and assigning from
GDI objects could be optimised further in constructors by
searching for a matching, pre-existing object, and assigning from