Background image of a form ..
hi friends,
i have a problem i had set a background image for my form ..using form.getStyle().setBgImage(Image);.so everything was fine and i even got the image.but when the virtual keypad opens the images is getting spoiled i guess its a pixels problem..could please tell me some solution for this.
Regards rahul
Re: Background image of a form ..
This is happening on emulator or real device - which devices ?
Re: Background image of a form ..
this is happening on nokia 2.0 emulator not on real device.....
Re: Background image of a form ..
It can be the bug in the emulator. If you have time, you could try running the same code on a real device (if you have even more time, you can find a range of devices to test with in the Remote Device Access service, part of "Devices" panel above - [url]http://www.developer.nokia.com/rda[/url])
Re: Background image of a form ..
[QUOTE=rchadalawada;908106]hi friends,
i have a problem i had set a background image for my form ..using form.getStyle().setBgImage(Image);.so everything was fine and i even got the image.but when the virtual keypad opens the images is getting spoiled i guess its a pixels problem..could please tell me some solution for this.
Regards rahul[/QUOTE]
which is this form you are speaking about ? is this the form of a High Level UI .Or you are using any sort of framework ?
Re: Background image of a form ..
yea thanks for you reply i wil try it on some real device..and i was talking about the form from lwuit....