]> git.saurik.com Git - wxWidgets.git/commit
Make wxComboBox::Popup() and ::Dismiss() emit events as per the docs, fixes (wxComboB...
authorRobert Roebling <robert@roebling.de>
Sun, 15 Aug 2010 16:16:22 +0000 (16:16 +0000)
committerRobert Roebling <robert@roebling.de>
Sun, 15 Aug 2010 16:16:22 +0000 (16:16 +0000)
commit26c7026db3bf846af2827df9fb6845013b22661a
tree91fcda3e76d5cabb58565f64a34954fdbfa35098
parent15ec7f782d2333d0b2bbf29988b0b2c95460440b
Make wxComboBox::Popup() and ::Dismiss() emit events as per the docs, fixes (wxComboBox not sending popup and dismiss events)

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