05-11-2009, 05:14 AM
|
#1 (permalink)
|
| Thumbs Must Hurt
Join Date: Oct 2007 Model: 7100i PIN: N/A Carrier: Dont know
Posts: 195
Post Thanks: 0 Thanked 0 Times in 0 Posts
| Field change listener problem Please Login to Remove! Hi
I have this screen which contains a list of text fields and set the field change listener. As and when i start typing into these fields a labelfield on the bottom of the screen shows the typed strings, these datas are stored in the persistent store of the device. So the labelfield displays the entered texts as a single string. Now i close my application and open it again, when i open the application it should pop up the data from the memory and then load it on the text fields on the screen.
The data are loaded on the screen but the problem is after showing up the data, if i change any text on the text fields now, its not reflecting on the label field. This problem does not occur on the simulator. It occurs only on the device.
Does anyone know if the listener gives any problem in the actual device or not? What could be the cause of this problem.?
Thanks |
| Offline
| |