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
Post a Comment