]> git.saurik.com Git - wxWidgets.git/blame_incremental - docs/gtk/todo.txt
compilation fixes
[wxWidgets.git] / docs / gtk / todo.txt
... / ...
CommitLineData
1
2-------------------- High priority ---------------------
3
4Port to GTK 2.0 - including its Unicode support.
5
6Fix crash in DnD reported from Mahogany.
7
8-------------------- Medium priority ---------------------
9
10wxBitmapButton doesn't refresh when parent gets refreshed.
11 -> Not important.
12
13Show accelerator control labels and actually implement them
14 -> Difficult.
15
16-------------------- Low priority ---------------------
17
18Right aligned checkboxes: focus highlighting is wrong, tooltips can't be set can't be set
19 -> Postponed. GTK 2.0 can do that.
20
21Add wxNoteBook::GetPageIndex()
22Add wxNoteBook::SetTabPosition()
23 -> Postponed.
24
25Implement wxPalette
26 -> Postponed.
27
28Implement different visuals and displays
29 -> I cannot test this. Postponed.
30