Audacity 3.2.0
Classes
ListNavigationEnabled.h File Reference
#include <wx/window.h>
#include <wx/event.h>
#include <wx/containr.h>
Include dependency graph for ListNavigationEnabled.h:
This graph shows which files directly or indirectly include this file:

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...
 

Detailed Description


Audacity: A Digital Audio Editor

Author
Vitaly Sverchinsky

Definition in file ListNavigationEnabled.h.