Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

need to detect the release of a button in atouch screen(nomouse) app

Status
Not open for further replies.

ugly

Programmer
Joined
Jul 5, 2002
Messages
70
Location
GB
I have constructed a small dialog based app. The user will interface with a touch screen(no mouse). I need to detect when a button release event occurs ----very grateful of any advice
 
The event should be the same as a mouse click. OnMouseUp/Down should still work perfectly fine. We did not need to add any extra code for our touch screen app.

Matt
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top