0
Beantwoord

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

b12inu 7 jaar geleden bijgewerkt door Ekaterina (head of support) 7 jaar geleden 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.

Beantwoord

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.