View Single Post
Old 02-16-2009, 12:06 AM   #3
Amrut
New Member
 
Join Date: Dec 2008
Model: 8800
PIN: N/A
Carrier: Airtel
Posts: 11
Default

The touchEvent() method in the Screen Class has a returntype boolean, if I return a value true it will consume that Event..But in BlackberryCanvas Class it does not have a returntype..

The problem is, when i press the Screen, a Menu popsup at the bottom of the screen which have items (close & switch Application). I just don't want that Menu, for that i want to consume that Event.

I hope i am right!!!!!
Offline   Reply With Quote