02-04-2009, 02:53 AM
|
#2 (permalink)
|
| CrackBerry Addict
Join Date: Apr 2005 Location: hamburg, germany Model: 8900 Carrier: o2
Posts: 838
Post Thanks: 0 Thanked 0 Times in 0 Posts
| if you use a listfield you can get the selected object by using getSelectedIndex (to get the index) and get on the ListFieldCallback.
You will get the object and can do whatever you want with it, like getting its label (if in doubt, use toString())
__________________
java developer, Devinto, hamburg/germany
|
| Offline
| |