Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Event on arrow key selection? #411

Open
teeling opened this issue Apr 13, 2023 · 3 comments
Open

Event on arrow key selection? #411

teeling opened this issue Apr 13, 2023 · 3 comments

Comments

@teeling
Copy link

teeling commented Apr 13, 2023

From what I can tell, there is no way to catch selection events when moving a selection with the arrow keys. An example:
I subscribe to cell clicks with

grid.on_cell_click(cell_changed)

So if I click a cell, my function "cell_changed" triggers. But if I now use the arrow keys on the keyboard to navigate to the next cell I get no event.

Is there such an event? If not, this is a feature request. :-)

@rapdum
Copy link

rapdum commented Jun 14, 2023

That would be a nice feature

@ipcoder
Copy link

ipcoder commented Sep 14, 2023

Agreed!

@jobinnthomas
Copy link

Bump up on this....Is this possible to add as a feature?

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

No branches or pull requests

4 participants