_conncect_after() should be used for controls emitting
authorRobert Roebling <robert@roebling.de>
Sat, 5 Feb 2005 12:51:05 +0000 (12:51 +0000)
committerRobert Roebling <robert@roebling.de>
Sat, 5 Feb 2005 12:51:05 +0000 (12:51 +0000)
commit58b907f6e1ba4a25a99ce65e044fbd4285905aaf
tree0beb8500bea031e7168df6b50f7c2d5acfd56098
parent1175aa4e13bc3cf9ae9c5cf9458bc0cfd23796ce
  _conncect_after() should be used for controls emitting
    command events so as to not confuse GTK+ if the user
    intercepts them too early.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31764 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
src/gtk/bmpbuttn.cpp
src/gtk/button.cpp
src/gtk/choice.cpp
src/gtk/combobox.cpp
src/gtk1/bmpbuttn.cpp
src/gtk1/button.cpp
src/gtk1/choice.cpp
src/gtk1/combobox.cpp