Skip to content
This repository has been archived by the owner on Mar 29, 2024. It is now read-only.

Towards pure python interactors: mouse/keywoard events #3

Open
renoust opened this issue Jun 23, 2016 · 0 comments
Open

Towards pure python interactors: mouse/keywoard events #3

renoust opened this issue Jun 23, 2016 · 0 comments

Comments

@renoust
Copy link

renoust commented Jun 23, 2016

This one is more a request for the long run, to port to python these functions:

  • it would be nice to have included in an Observable-type manner mouse and keyboards events
  • thus it will be important to be able to read the position of a mouse (and keyboard state) in a tlp.View at any time
  • in node-link diagram derived views, it would be wonderful to have additional events such as nodes and edges hovering (or at least to get the z-ordered list of elements below the mouse position)

With these primitives, we could copy the flexibility of more advanced events structures as in javascript, such as hovering, entering/exit, dragging/dropping etc.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant