| Reply | « Previous Thread | Next Thread » |
|
Hi..
I have a problem with the MIDLet icon for my MIDLet.. The icon shows upp perfect in the left upper corner of the screen when i run the application. But how do i get the icon to show on the "desktop". At the moment the icon shows upp but it,s way to small.. / Thanx Johan |
| johan_olsson76 |
| View Public Profile |
| Find all posts by johan_olsson76 |
|
I have same problem.... any solution yet?
|
|
There are two properties you can use to define your application's icons:
MIDlet-Icon - it's usually the "icon that appears on the desktop". MIDlet-n - the second part of the comma separated list is for the icon of the specific midlet, or the "icon in the upper left corner". Not all phones implement this the same way, but playing around with those two properties will probably give you your solution. shmoove |
|
this might bo related to the color depth. i have the same problem with png's that are stored with indexed colors (8bit depth). but 24bit or 48bit color depth icons are 'fullsize'
icon sizes are around 32*32pixels. but i got the problems again if i have multiple midlets in one suite. and also if i have different icons for the midlet-suite and for the single midlets. the biggest icon seems to define the 'downscale factor'... another bug... use the same icon for all midlets and the midlet-suite should solve this? firmware 3.42.1
Last edited by ossipetz : 2003-11-24 at 04:05.
|
| Reply | « Previous Thread | Next Thread » |
| Thread Tools | Search this Thread |
|---|---|