horizontalfieldmanager

IndexOutOfBounds exception on a really simple form.

import javax.microedition.lcdui.Display; import net.rim.device.api.system.Bitmap; import net.rim.device.api.ui.Field; import net.rim.device.api.ui.FieldChangeListener; import net.rim.device.api.ui.Ui; import net.rim.device.api.ui.UiApplication; import net.rim.device.api.ui.component.BasicEditField; import net.rim.device.api.ui.component...

Button HorizontalFieldManager, change background image on foucs - blackberry?

want a horizontal field manager to act as a button.. changing background image onfocus.. http://i52.tinypic.com/2cgzqe0.jpg setbackground image for HorizontalFieldManager and it should change onfoucs(select) and it should act as a button to push some other screen... under that HorizontalFieldManager i want to add an image and labels t...