In the docs, replace mentions of wxEvtHandler::Connect() with wxEvtHandler::Bind(), mostly to match the actual code but also because Bind() is the recommended way to dynamically bind events. Closes https://github.com/wxWidgets/wxWidgets/pull/2298 |
||
|---|---|---|
| .. | ||
| bookctrl.h | ||
| combobox.h | ||
| dataview.h | ||
| toplevel.h | ||
| treebook.h | ||
| window.h | ||