![]() |
Audacity 3.2.0
|
#include <wx/window.h>#include <wx/event.h>#include <wx/containr.h>Go to the source code of this file.
Classes | |
| class | ListNavigationEnabled< WindowBase > |
| Changes default arrow navigation to behave more list- or table-like. Instead of searching focusable items among children first, list navigation searches for siblings when arrow key is pressed. Tab behaviour stays same. Requires wxWANT_CHARS style flag to be set. More... | |