Skip to content

DataViewCtrl steals some keyboard shortcuts #349

@kynikos

Description

@kynikos

The native GTK widget used by DataViewCtrl would have an internal "live" search feature which steals some keyboard shortcuts: at least Ctrl+n, Ctrl+p, Ctrl+f, Ctrl+a and Ctrl+Shift+a.

Ctrl+f can be recovered by either not defining the DataViewModel's GetColumnType method, or returning None from it.

See also https://groups.google.com/d/msg/wxpython-users/1sUPp766uXU/0J22mUrkzoAJ , https://groups.google.com/d/msg/wxpython-users/QvSesrnD38E/31l8f6AzIhAJ and https://groups.google.com/d/msg/wxpython-users/4nsv7x1DE-s/ljQHl9RTnuEJ

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions