Re: J2ME background image



Thanks for replying

Is there a better option available to display, say, 4/5 rows of textual
data on top of a background image?
I guess I could use a Canvas and drawString at a co-ordinate but that
sounds messy.

... for the gauage, yes it takes some time to return ... which is why I
wanted a progress bar ... is there any way to force a refresh? Or is
there another approach? Surely a progress gauage was designed for such
scenarios?

thanks

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)
  • J2ME background image
    ... I'm trying to create a small J2ME app which displays some text on top ... Is there a simple way to just set a background image? ... I also wanted to show a progress bar but when I do ... Prev by Date: ...
    (comp.lang.java.programmer)