Some Motif fixes; makefile fixes; added wxTransferStreamToFile/FileToStream for wxWin
streams; fixed wxSP_... ids that clashed with wxTextCtrl; added generic GetPixel implementation for GTK/Motif git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@6262 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -10,4 +10,6 @@ Outstanding issues
|
||||
- Should scrollbars take on the background colour? Not right for
|
||||
e.g. wxScrolledWindows, so maybe have wxSystemSettings value for
|
||||
scrollbar colour, and/or ability to set scrollbar colour independently.
|
||||
- wxFrame can accept events, but apps cannot draw into it for some reason,
|
||||
so the rotate sample won't work. Workaround: use an embedded wxWindow.
|
||||
|
||||
|
Reference in New Issue
Block a user