User Activity

Hi,For a device without touchscreen, I'm prototyping a GUI using a clickable wheel as user input. A red box is used as visual focus on widget. I tied the following code to deliver a programmatic click :void navScreenView::selectClicked(){ Rect cli...