MCPcopy Create free account
hub / github.com/Tablecruncher/tablecruncher / My_Fl_Search_Window

Method My_Fl_Search_Window

src/csvwidgets.cpp:177–177  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

175************************************************************************************/
176
177My_Fl_Search_Window::My_Fl_Search_Window(int W,int H) : My_Fl_Small_Window (W, H) {}
178void My_Fl_Search_Window::gotFocus() {
179 // printf("Search Window got focus!\n");
180 //app.updateSearchWindow();

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected