1 List of classes which should use their native GTK+ equivalents but don't:
4 Should use GtkSearchEntry (GTK+ 3.6+)
7 Problem with multiple fields, GtkStatusbar only seems to support one pane
10 Ryan Norton has implemented this
13 Could be reimplemeted in terms of wxDataViewCtrl?
16 Not possible because GTK's GtkHPane and GtkVPane
17 only support either horizontal or vertical panes
18 (therefore their names) whereas wxSplitterWindow
19 supports both and can even change orientiation at
27 Can GtkAssistant be used?