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