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

javascript - Count length of each class -

What design pattern is this code in Javascript? -

hadoop - Restrict secondarynamenode to be installed and run on any other node in the cluster -