Re: J2ME background image



<tiff.shaw@xxxxxxxxx> wrote in message
news:1122555181.210261.262450@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx

> 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.

I guess the canvas is the only option, if you must have the
background image. But it probably is not as messy as you might think.

An alert would also work, but this is not quite what you want. But
it lets you display a little bit of text with an image (I think the
image will be above the text .. not sure tho).

> .. 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?

Yes, but I have never used progress bars .. A wild guess would be to
call Thread.yield (); or maybe Thread.sleep (10); to give control to the
JVM .. maybe then it will display the progress bar thing. Worth a try.

hth
--
jb

(reply address in rot13, unscramble first)


.



Relevant Pages

  • 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)
  • RE: Login control - image button with text over it
    ... (changing the url for the bitmap) ... Login control's LoginButton will be represented by a <input ... For your scenario, you want to display text over image, I think what you ... set the background image effect. ...
    (microsoft.public.dotnet.framework.aspnet.webcontrols)
  • Re: J2ME background image
    ... > Is there a simple way to just set a background image? ... display. ... although it is not guaranteed to occur before the next event delivery ... The setCurrent() method returns immediately, ...
    (comp.lang.java.programmer)
  • Re: Hide Icons on Desktop = Jagged Background Image
    ... Background Image, to a "jagged" display. ... find a solution to this by searching this forum and also a by general ... And it never turns the background to a jagged display. ... In fact any install that places any icons to the desktop won't show either. ...
    (microsoft.public.windowsxp.general)
  • Re: Text in an object . . .
    ... subject before I scrapped it altogether. ... I author a newsletter that has a front page article that will be ... within the default rectangular text display, ... background image using my graphic editing software. ...
    (microsoft.public.publisher)