Files
wxWidgets/docs/gtk/todo.txt
Robert Roebling fee0429537 24-bit rendering from wxImage into wxBitmap
I think requiring GTK 1.0.4 is enough (not 1.0.6)


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@935 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
1998-10-29 22:57:46 +00:00

38 lines
693 B
Plaintext

-------------------- High priority ---------------------
wxTreeCtrl
-> Make it compile. Keyboard handling, icon support.
wxListCtrl
-> Icon support in list mode. Backgroundcolour, font?
wxClipboard
-> Urgh.
wxHelpController
-> Karsten ?
Fix printing of bitmaps
-> No idea.
-------------------- Low priority ---------------------
wxDebugContext <-> wxLogXXX functions
-> Remove either
Implement wxPalette
-> I never understood that. Postponed.
Implement wxDirDialog
-> Not heard of. Postponed.
Show accelerator in menus
-> Changed in GTK 1.1.X. Postponed.
Correct tab navigation
-> seems to be broken in GTK. Postponed.
Cooperation with Qt