git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@38164
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
// set these variables so that they could be also fixed in
// CBN_EDITCHANGE below
sel = GetSelection();
// set these variables so that they could be also fixed in
// CBN_EDITCHANGE below
sel = GetSelection();
+ value = GetStringSelection();
{
wxCommandEvent event(wxEVT_COMMAND_COMBOBOX_SELECTED, GetId());
event.SetEventObject(this);
{
wxCommandEvent event(wxEVT_COMMAND_COMBOBOX_SELECTED, GetId());
event.SetEventObject(this);