Languages

Menu
Sites
Language
Rotate a list using watch bezel

I have a new design which shows a list to be selected from. The list is long enough to need scrolling, which works fine using swipe. However, I can't for the life of me figure out how to enable scrolling using the rotating bezel. None of the API documentation, examples, or tutorials I am going through seem to explain this. Can anyone point me to the correct documentation to enable this? Thank you.

Responses

1 Replies
K Johnson

You may use Genlist in this case. Please go through genlist.c file of UIComponents Sample app from Tizen Studio. Hope it'll help you.

Moreover, you may go through below link to know more detail about Genlist.

https://developer.tizen.org/development/guides/native-application/user-interface/efl/ui-components/wearable-ui-components/genlist