J2ME background image



Hi,

I'm trying to create a small J2ME app which displays some text on top
of a background image.

The text part is easy - I use a form and some StringItems ... but when
I add an image using
form.append(image)
then the image gets put underneath the previous item.

Is there a simple way to just set a background image? (surely it must
be a common thing?)

-=-=-
I also wanted to show a progress bar but when I do
setCurrent(gauge);
getSomeDataRemotely();
setCurrent(form);
then the progress bar never gets displayed ... but if I comment out
setCurrent(form);
then it does get displayed!!! This seems illogical!

Thanks in advance

Chris

.



Relevant Pages

  • Re: J2ME background image
    ... > data on top of a background image? ... then Canvas is the way to go. ... the progress bar is designed for such scenarios... ... it doesn't guarantee that this ...
    (comp.lang.java.programmer)
  • Re: J2ME background image
    ... > data on top of a background image? ... it lets you display a little bit of text with an image (I think the ... Surely a progress gauage was designed for such ... maybe then it will display the progress bar thing. ...
    (comp.lang.java.programmer)
  • Re: J2ME background image
    ... data on top of a background image? ... I guess I could use a Canvas and drawString at a co-ordinate but that ... wanted a progress bar ... ... Surely a progress gauage was designed for such ...
    (comp.lang.java.programmer)
  • problems with transparent iframe and IE
    ... background image. ... On firefox/mozilla this works just fine but on IE the iframe hides the ... I already checked the regular way of doing it but to no avail ... Prev by Date: ...
    (alt.html)
  • Internet Explorer 6.0 -application error
    ... after clicking on the user name and the Background image and all icons ... How to resolve this error. ... Prev by Date: ...
    (microsoft.public.windows.inetexplorer.ie6.browser)