S
Sinex
Hi,
I have a PPC app. There are two buttons. The code behind the click event
for the buttons just shows a message box with text Button1 or Button2
accordingly.
I need the following functionality:
1.) When I tap button1 Message box with message Button1 shud be displayed.
2) When I tap button2 Message box with message Button2 shud be displayed.
3) When I tap and hold button1, then tap Button2 Message box with message
"Both buttons pressed" shud be displayed.
#1 and #2 is straight forward. But option #3 is tricky....any ideas on this
one?
Sinex
I have a PPC app. There are two buttons. The code behind the click event
for the buttons just shows a message box with text Button1 or Button2
accordingly.
I need the following functionality:
1.) When I tap button1 Message box with message Button1 shud be displayed.
2) When I tap button2 Message box with message Button2 shud be displayed.
3) When I tap and hold button1, then tap Button2 Message box with message
"Both buttons pressed" shud be displayed.
#1 and #2 is straight forward. But option #3 is tricky....any ideas on this
one?
Sinex