[snip..]
> Ah yes - the old "hiding part of the question in the subject line trick" :)
In case the OP has not already got it.
It is a good idea to repeat the subject line of your
post, probably in the first sentence of the body.
A post like this ..
<http://groups.google.com/group/comp.lang.java.programmer/msg/620dda1c935cb2b0>
..gets everybody on the 'same page', so to speak.

Signature
Andrew Thompson
physci, javasaver, 1point1c, lensescapes - athompson.info/andrew
acannell@wwc.com - 17 Dec 2005 06:01 GMT
Yes sorry about that, its for a J2ME devices, specifically a cell
phone. Basically I'm trying to write a j2me program that can run in the
background but update the screen with information without interfering
with normal cell phone operation. The phone I have cant do this
directly, but I thought if I modify the wallpaper, which is user
selectable, I could indirectly update the display while the phone is
still in "phone mode" and not "java mode".
And yes java programs can run in the background. So I was thinking I
could somehow write to the wallpaper .gif file via the filesystem and
then somehow update the wallpaper, or maybe the wall paper updates
itself every time the phone flip is opened or something, and that would
be perfect.
Asa
> [snip..]
> > Ah yes - the old "hiding part of the question in the subject line trick" :)
[quoted text clipped - 11 lines]
> Andrew Thompson
> physci, javasaver, 1point1c, lensescapes - athompson.info/andrew