mouseevent - Click event in an inactive window -


so lets have created 2 windows via ti.ui.createwindow() method,and have close window button on both windows. first window current window.

i click second window's close button , instead of closing second window, takes focus. have click second window's close button again once active close window.

is there way of being able click button if window not have focus or somehow pass click event through not takes focus inherits click event button? thanks.


Comments

Popular posts from this blog

mysqli - Php Mysqli_fetch_assoc Error : "Warning: Illegal string offset 'name' in" -

html - Cut text on left side inside button while centering -

php - Hide Categories from WordPress Dashboard by ID and Custom Post Type -