]> git.saurik.com Git - wxWidgets.git/commit
reset g_SelectionBeforePopup sooner in gtk_popup_hide_callback() to ensure that GetSe...
authorVadim Zeitlin <vadim@wxwidgets.org>
Mon, 16 Jan 2006 02:31:40 +0000 (02:31 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Mon, 16 Jan 2006 02:31:40 +0000 (02:31 +0000)
commit3dbfe8f44f6ff4f3b888b59111ff51dad45fb060
tree8389436768a84e79ea8cf898834b512bc6f9cdc5
parentbf58daba3897eff9fdbf7477b6bfe90e3dc7a205
reset g_SelectionBeforePopup sooner in gtk_popup_hide_callback() to ensure that GetSelection() returns the new selection when called from wxEVT_COMMAND_COMBOBOX_SELECTED handler

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