Solved wxMotif scrolling display problem; added wxImageModule;
[wxWidgets.git] / docs / motif / issues.txt
1 Outstanding issues
2 ------------------
3
4 (see also todo.txt)
5
6 - wxTextCtrl doesn't work as a stream buffer in Linux/gcc
7 - No wxSpinButton
8 - Need a way of specifying default settings for colour/font/etc.
9 - More optimisation could be done to reduce X server traffic, etc.
10 - Should scrollbars take on the background colour? Not right for
11   e.g. wxScrolledWindows, so maybe have wxSystemSettings value for
12   scrollbar colour, and/or ability to set scrollbar colour independently.
13