kodaligopi547 / droiddraw

Automatically exported from code.google.com/p/droiddraw
0 stars 0 forks source link

Replace Java Loading Image with an Android Loading Image #83

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Add the following params to the DroidDraw applet tag......

<PARAM name="image" value="earth.gif"/>
<PARAM name="boxmessage" value="loading..."/>
<PARAM name="boxborder" value="false"/>

More info is here....
http://weblogs.java.net/blog/joshy/archive/2008/08/a_better_applet.html

Original issue reported on code.google.com by kendrick...@hotmail.com on 7 Nov 2008 at 2:41

GoogleCodeExporter commented 9 years ago

Original comment by brendan....@gmail.com on 9 Nov 2008 at 8:34

GoogleCodeExporter commented 9 years ago
Fixed.

Original comment by brendan....@gmail.com on 9 Mar 2009 at 3:10