hii i have developed an symbian application in j2me, i need to show a interactive gauge embedded in an alert msg, and stops when any particular operations gets over. a simple example code could help a lot.
hii i have developed an symbian application in j2me, i need to show a interactive gauge embedded in an alert msg, and stops when any particular operations gets over. a simple example code could help a lot.
you should ask j2me questions in java section really.
Moved this one too. Note that the "Symbian" board is actually called Symbian C++.
Hi gannu48,
You would need to create a low level Canvas alert, because the high level LCDUI alert component supports only an attached image and typically gif images are not animated by the Java engine. You can implement your custom animation as described for example in this article.
Last edited by skalogir; 2012-06-08 at 21:51.