Document that wxComboBox::Dismiss() and Popup() generate events.
authorVadim Zeitlin <vadim@wxwidgets.org>
Sun, 24 Jan 2010 11:33:11 +0000 (11:33 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sun, 24 Jan 2010 11:33:11 +0000 (11:33 +0000)
commit73c997ba7ba115302cf1b1e75bb467e26c89d599
tree703f111f11bd77ffa8eb25e9e54e645f94bde70f
parent823e82e260a80c0e7e15636e1f8da1f9da08c654
Document that wxComboBox::Dismiss() and Popup() generate events.

Currently these functions generate events in both of the existing
implementations (GTK and MSW) so it is simpler to let them to continue to do
it but this must at least be documented as this is probably unexpected by
users.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@63247 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
interface/wx/combobox.h