01-18-2010 04:31 AM
Hi all,
am trying to place a background image for the browserfield demo. I just modified the JDE browserfield demo.
i created an instance of vertical field manger, in which i override the paint method to draw a bitmap. and then i added the field to this manager, and finallly added this mnager to the mainscreen.
at the launch of the app, the background img is appearing, but once the data is loading/loaded it is not visible, and field is hiding the background img with its default white background.
i welcome your suggestions !!!