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

Get active table #27

Open
smallB007 opened this issue Jan 31, 2021 · 1 comment
Open

Get active table #27

smallB007 opened this issue Jan 31, 2021 · 1 comment

Comments

@smallB007
Copy link

In case of having multiple tableviews in a Layout, how to check which one is active?

@gyscos
Copy link
Collaborator

gyscos commented Jan 5, 2022

Do you mean which one has focus? You can use LinearLayout::get_focus_index() to know which child is focused.

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

2 participants