Add opaque move support to wxGTK's wxMiniFrame.
authorRobert Roebling <robert@roebling.de>
Wed, 23 Aug 2006 14:02:53 +0000 (14:02 +0000)
committerRobert Roebling <robert@roebling.de>
Wed, 23 Aug 2006 14:02:53 +0000 (14:02 +0000)
commitd02d8b4c273719771761425453bc6c4a438b364d
treed8b17b31dd22cb5021378ca9c53d025844460028
parentc959d9122863e4a8e6a780217e43a6f2b68bafc3
  Add opaque move support to wxGTK's wxMiniFrame.
  Use it in wxAUI (much less flicker and frame
    activation problems). wxMiniFrame and the
    Docked panes in wxAUI should use the same
    code to draw titlebar etc.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40774 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/aui/floatpane.h
src/gtk/minifram.cpp