tableView no takeFocus() function?

Hi,

i’ve build an app around a tableView, with buttons in it. It is a complex scene with changing buttons etc. Everything works fine instead of the buttons, cause there is no myTableView:takeFocus() function. That lets me stuck for further development :frowning:

Is there a kind of hack? It’s very important.

Thanks

I have ported the hole scene to a slideView now. Brought me some other challenge and limitations, but it works so far. Anyways would be a takeFocus() function for tableViews a nice thing.

I have ported the hole scene to a slideView now. Brought me some other challenge and limitations, but it works so far. Anyways would be a takeFocus() function for tableViews a nice thing.