• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Tim Cooke
  • paul wheaton
  • Liutauras Vilda
  • Ron McLeod
Sheriffs:
  • Jeanne Boyarsky
  • Devaka Cooray
  • Paul Clapham
Saloon Keepers:
  • Scott Selikoff
  • Tim Holloway
  • Piet Souris
  • Mikalai Zaikin
  • Frits Walraven
Bartenders:
  • Stephan van Hulst
  • Carey Brown

Icon Problem

 
Greenhorn
Posts: 4
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hello all!
Im tring to put an icon to a program i wrote.
i already succeded to create an icon to the program startup but after the program starts there is the device default Icon on the top of the screen next to the title (not my icon...)
I tried putting the icon name by filling the following attributes :

MIDlet-1 GameGame.pngGameApp

MIDlet-IconGame.png

but no luck.....
HELP!!! How do i put my Icon next to the program title? (list or form...)

p.s
I'm using Nokia 6600.

Dave
 
Ranch Hand
Posts: 401
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hello Dave,

I don't think what you're after is possible - as I have also tried to achieve it, but with no luck.

I tried making the icon very small, just in case it was a size issue, but no joy.

Just had an idea though: Maybe - if it is possible - the image might need to be black and white??...

If it isn't possible, I guess the way round it would be to use a canvas - that's if it's worth all the extra effort.

Let us know how you get on.

Cheers,
James
 
rubbery bacon. rubbery tiny ad:
New web page for Paul's Rocket Mass Heaters movies
https://coderanch.com/t/785239/web-page-Paul-Rocket-Mass
reply
    Bookmark Topic Watch Topic
  • New Topic