I found that the png files included in the webstart deployment do not
look good when used as shortcut icons (at least on Windows). I'm
manually including the /bin/icons/xxe.ico in my deployment and it looks
much better. I'm using this in my jnlp file:

 

<icon kind="default" href="icon64x64.png" />

<icon kind="shortcut" href="xxe.ico"/>

<icon kind="splash" href="logo200x100.png"/>

 

I'm not sure if .ico files are supported on all versions of webstart,
but it would be nice to at least include the file in your deploy script.
Thanks.

 

 
--
XMLmind XML Editor Support List
[email protected]
http://www.xmlmind.com/mailman/listinfo/xmleditor-support

Reply via email to