git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3887
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
shell in wxWindows. floatbar.py has a class derived from wxTooBar
that can sense mouse drags and then reparent itself into another
frame. Moving the new frame close to where it came from puts the tool
-bar back into the original parent.
+bar back into the original parent. (Unfortunately there is currently
+a bug in wxGTK's wxFrame.SetToolBar so the FloatBar has some
+problems...)