git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52631
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
An accelerator takes precedence over normal processing and can be a convenient
way to program some event handling. For example, you can use an accelerator table
to enable a dialog with a multi-line text control to accept CTRL-Enter as meaning
An accelerator takes precedence over normal processing and can be a convenient
way to program some event handling. For example, you can use an accelerator table
to enable a dialog with a multi-line text control to accept CTRL-Enter as meaning
- 'OK' (but not in GTK+ at present).
@library{wxcore}
@category{misc}
@library{wxcore}
@category{misc}