It seems that wxToolBar is not behaving like native OSX apps does.
In most native OSX apps, you can drag the window around by dragging the toolbar, where the space is not occupied by buttons. In wxWidgets apps I can only move the window by dragging the title bar. Is there some way to fix that in wx(python)?