GetString() method queries the control for the string when called, m_commandString...
authorKevin Hock <hockkn@yahoo.com>
Tue, 18 Jan 2005 15:15:49 +0000 (15:15 +0000)
committerKevin Hock <hockkn@yahoo.com>
Tue, 18 Jan 2005 15:15:49 +0000 (15:15 +0000)
commitab1931f98e0b32115cee53d8276eadc6d4284f38
treef5420a53becc36260227ff1d8e711d286cb207ed
parent4bde3754ebf138cd8e989a9200f1c4500b074826
GetString() method queries the control for the string when called, m_commandString is no longer set for each event and cached

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