Add the notion of an "active component" or "focus owner" for all events within a container
Open
- Dominant language
- C
- Stars
- 97
- Forks
- 45
- PR merge metrics
- No merged PRs in 30d
Description
We just have "focus owner" for keyboard, and the "pointer owner" in abstract_window is always set to the last component in the list of components. We should unify these concepts into the notion of an "active" component, which defines things like pointer style, "global state" that pertains to the container, etc.
https://svn.enthought.com/enthought/ticket/518
Contributor guide
Assessment
This issue has not been assessed yet.