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

Method gotFocus

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

Source from the content-addressed store, hash-verified

163 }
164}
165void My_Fl_Small_Window::gotFocus() {
166 // can be overwritten for single windows
167 // printf("A Small Window got focus!\n");
168}
169
170
171/************************************************************************************

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected