git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37985
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
m_logTarget = new LboxLogger(m_lboxLog, wxLog::GetActiveTarget());
wxLog::SetActiveTarget(m_logTarget);
#endif // wxUSE_LOG
m_logTarget = new LboxLogger(m_lboxLog, wxLog::GetActiveTarget());
wxLog::SetActiveTarget(m_logTarget);
#endif // wxUSE_LOG
-
- m_lbox->Connect(wxEVT_RIGHT_DOWN,
- wxMouseEventHandler(LboxTestFrame::OnListboxRDown), NULL, this);
}
LboxTestFrame::~LboxTestFrame()
}
LboxTestFrame::~LboxTestFrame()