Hi
I have a button ( local bt01 = ui.newButton ) on a screen that I want to disable when it is under a popup, so I’ve set a test that prevents the function working when the popup is on screen.
However, the button ‘over’ state still shows if a user tries to press it. Does anyone know how to prevent this? I’ve disabled all the other listeners (removeEventListener), but I haven’t found a way to do this for the ui buttons.
Thanks. [import]uid: 10814 topic_id: 11341 reply_id: 311341[/import]