That's not happening here with my 2 forms.  If form1 has the focus and I
click a button with the mouse on form2, it executes.

-----Original Message-----
From: delphi-boun...@elists.org [mailto:delphi-boun...@elists.org] On Behalf
Of Dean Stow
Sent: Friday, 16 September 2011 5:39 a.m.
To: 'Moderated List for the Discussion of Delphi Programming excluding
Database-related topics'
Subject: RE: Button press with touch screen on non-focused form

My experience with a D7 app is that the first mouse click activates the form
and the 2nd mouse click activates the button.  Just like you are describing
with the touch pad.
 

-----Original Message-----
From: delphi-boun...@elists.org [mailto:delphi-boun...@elists.org] On Behalf
Of Ross Levis
Sent: Thursday, September 15, 2011 6:24 AM
To: 'Borland's Delphi Discussion List'
Subject: Button press with touch screen on non-focused form

In my D7 app it is possible to have 2 non-modal forms on the screen with
buttons on each.

 

A user of my software who has a touch screen says when he touches a button
on the form that doesn't currently have the focus, the button doesn't get
clicked.  First touch only activates the form and a 2nd touch is required.

 

Anyone know why that would be? I would have thought a touch on a screen was
identical as clicking with a mouse, and that works fine.

 

I don't have a touch screen so I can't verify it.  Any ideas?

 

Thanks,
Ross.

_______________________________________________
Delphi mailing list
Delphi@elists.org
http://lists.elists.org/cgi-bin/mailman/listinfo/delphi
Hurley and Associates believes positions are unique to each person's risk
bearing ability, marketing strategy, and crop conditions, therefore we give
no blanket recommendations. The risk of loss in trading commodities can be
substantial, therefore carefully consider whether such trading is suitable
for you in light of your financial condition. NFA Rules require us to advise
you that past performance is not indicative of future results, and there is
no guarantee that your trading experience will be similar to past
performance.

Hurley and Associates believes positions are unique to each person's 
risk bearing ability, marketing strategy, and crop conditions, 
therefore we give no blanket recommendations. The risk of loss 
in trading commodities can be substantial, therefore carefully 
consider whether such trading is suitable for you in light of 
your financial condition. NFA Rules require us to advise you 
that past performance is not indicative of future results, and 
there is no guarantee that your trading experience will be similar 
to past performance.

_______________________________________________
Delphi mailing list
Delphi@elists.org
http://lists.elists.org/cgi-bin/mailman/listinfo/delphi


_______________________________________________
Delphi mailing list
Delphi@elists.org
http://lists.elists.org/cgi-bin/mailman/listinfo/delphi

Reply via email to