X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/247aba106508dfd3c8beeff07817b0f2d6525c69..ee4c6942b49d6ea13258437466c5735b1ba3ec6a:/docs/motif/todo.txt?ds=sidebyside diff --git a/docs/motif/todo.txt b/docs/motif/todo.txt index 639beb44aa..3eacb1b8c7 100644 --- a/docs/motif/todo.txt +++ b/docs/motif/todo.txt @@ -35,19 +35,19 @@ High Priority painting a tiled bitmap, then a slight flicker might be seen unless X can be persuaded not to repaint the window background by default. -- wxNotebook bug: why doesn't the notebook sample appear until the - user resizes the window again? But it's OK for MDI. Strange. - - wxSpinButton - Miscellaneous events. - Get wxGLCanvas from 1.68 working. +- Implement missing wxImage functions for Motif. + Low Priority ------------ -- Visuals: how to select an appropriate one? +- Visuals: how to select an appropriate one? See Thomas Runge's + visual patch for 1.68 -- should be straightforward to port to 2.0. - Work out why XFreeFont in font.cpp produces a segv. This is currently commented out, which presumably causes a memory leak.