Return from virtual keyboard canvas to main canvas in j2me
hi,
I used canvas only in midlet.move to another canvas to display virtual keyboard and enter the text from keyboard .I want to display the text in main canvas without command action.pls reply soon..
Thanks in advance,
Meena ganesan,
Eoxys Systems India Pvt Ltd.,
Re: Return from virtual keyboard canvas to main canvas in j2me
[QUOTE=Meena ganesan;834326]hi,
I used canvas only in midlet.move to another canvas to display virtual keyboard and enter the text from keyboard .I want to display the text in main canvas without command action.pls reply soon..
Thanks in advance,
Meena ganesan,
Eoxys Systems India Pvt Ltd.,[/QUOTE]
Store the text in some varialbe and set that to the previous canvas.
Re: Return from virtual keyboard canvas to main canvas in j2me
hi,
I have already stored the text in a variable.but that is not a problem .text display in the main canvas of textfield.it displayed the black screen.
my problem is doesn't display main screen from virtualkeyboard canvas.
Thanks in advance,
Meena ganesan.