02-05-2010 07:13 PM
Hi all,
I added my own menu item to the blackberry phone application. When the user enters a phone number in the textfield/ searchfield then he selects my custome menu item i retrieve in the run method of the ApplicaitonMenuItem the phone number. However if the user enters a world like taxi it does not get passed to the run method (object in the run method os null). THis acutally works perfectly in 4.6 and 4.6.1 OS but in 5.0 it does not work anymore.
I know it possible to retrieve the text as voxofon has done it.
I tried to find the searchfield / textfield on the active screen to retrieve the text but the search / textfield is a special blackberry field which we have no access to.
Any help or suggestion appreciated....
Solved! Go to Solution.
02-06-2010 04:48 AM