I don&#39;t have Delphi at the moment to try it, but can you use OnMouseMove or similar to focus the window at current mouse position?<br><br>Robo<br><br>On Saturday, July 6, 2013, Ross Levis &lt;<a href="mailto:ross@stationplaylist.com">ross@stationplaylist.com</a>&gt; wrote:<br>
&gt; I don’t have a touch screen here but my app has a couple of windows that were created with touch screens in mind.  Some of my users have touch screens to activate buttons to play pre-defined audio files.<br>&gt;<br>&gt;  <br>
&gt;<br>&gt; A user today mentioned that when the 2 windows are on the screen, if a button is touched (or tapped as they are saying these days) on the window that doesn’t have the focus, only the window is given focus and the button doesn’t fire.  It requires touching twice to fire.  This is not the case with a mouse.<br>
&gt;<br>&gt;  <br>&gt;<br>&gt; Is there a simple solution?<br>&gt;<br>&gt;  <br>&gt;<br>&gt; Cheers,<br>&gt;<br>&gt; Ross.