0
Answered

How to retrieve the name of a popup in a static list.

b12inu 7 years ago updated by Ekaterina (head of support) 7 years ago 1

How to retrieve the name of a popup in a static list. I want to change the status of a button according to the active pop up page.

Answered

Unfortunately it is not possible to get the current position of Static list and a name of Popup on the current position. You can add a listener IR.EVENT_ITEM_PRESS for the Item on the popup you are interested for to know the pressed object.