Adding Editfield to Popup screen
问题 I have created my own custom popup screen to which now I am trying to add a editfield , everything seems to be fine but the problem is that I am not able to write anything in the edit field class sveetIt extends PopupScreen implements FieldChangeListener, DialogClosedListener { Hashtable pitemData; ButtonField sveetNowlabelField; ButtonField sveetLaterlabelField; WatingScreen watingScreen; long scheduledTime; Dialog updateDialog; public sveetIt() { super(new MyCustimGridFieldManager());