#include "MainFrame.h" BEGIN_EVENT_TABLE(MyFrame,wxFrame) EVT_LEFT_DOWN(MyFrame::OnMouseLeftDown) END_EVENT_TABLE() void MyFrame::OnMouseLeftDown(wxMouseEvent &event) { wxMessageBox("asdfas"); }#include "MainFrame.h" BEGIN_EVEN 你的当前访问异常,请进行认证后继续阅读剩余内容。 提交