Alter focus handling to disable GTK+ standard
authorRobert Roebling <robert@roebling.de>
Wed, 15 Feb 2006 12:10:47 +0000 (12:10 +0000)
committerRobert Roebling <robert@roebling.de>
Wed, 15 Feb 2006 12:10:47 +0000 (12:10 +0000)
commit628bad756083b580b2343d67251807a0eafe4fae
treee027a4afab52884c1ee245537defd68b20c56c1b
parentd77836e48cf1a0f7575cd1ce66f59f5bc07e5b56
  Alter focus handling to disable GTK+ standard
    behaviour for custom controls (non native
    controls) so that window is not invalidated
    after focus in and out. Leave native control
    alone.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37592 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
src/gtk/toplevel.cpp
src/gtk/window.cpp