Searched refs:OnEditorShown (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/demos/dbbrowse/
H A Ddbgrid.h47 void OnEditorShown( wxGridEvent& );
H A Ddbgrid.cpp38 EVT_GRID_EDITOR_SHOWN( DBGrid::OnEditorShown )
173 void DBGrid::OnEditorShown( wxGridEvent& ev ) function in class:DBGrid
175 // wxLogMessage(_("-I-> DBGrid::OnEditorShown() - End"));
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/samples/grid/
H A Dgriddemo.h87 void OnEditorShown(wxGridEvent&);
H A Dgriddemo.cpp127 EVT_GRID_EDITOR_SHOWN( GridFrame::OnEditorShown )
985 void GridFrame::OnEditorShown( wxGridEvent& ev ) function in class:GridFrame

Completed in 631 milliseconds