The "One Laptop Per Child" project has a great device ready to ship, but there's no Java on there. Let's think about working together to put Java on OLPC!
In the
RCP forum
, LuoBin
has run into a common problem
when branding RCP applications - getting the darned icons to work! Windows XP is especially picky about its icons, and the PDE Product Editor that stuffs your icons into the native launcher program can fail quietly, leaving you scratching your head as to why the default icon is used.
Daniel Krügler pointed out a very nice resource for
creating icons on Windows XP
, and also recommends a tool called IconoMaker. I haven't used that one but the last time I had to do this I got good results from Microangelo. Providing a load of .bmp files may be good for a first pass, but for best results I think you're better off finding a good tool and creating a .ico file. See below for links and alternatives.
Questions for discussion:
What experiences have folks had getting icons to work, on Windows and other systems? Is there anything that PDE could do to make this easier? What kind of issues are we going to run into on Windows Vista? Post any bug numbers you've opened so we can vote on them.
Bug 102028 is one of the relevant bugs. Actually I couldn't make product editor work with bitmaps since 3.1RC4, but gave up in favour of a single icon created with Microangelo.
Branding the launcher icon
URL: Rich Client Platform forum
At 10:49 PM on Dec 15, 2005, Ed Burnette
wrote:
Daniel Krügler pointed out a very nice resource for creating icons on Windows XP , and also recommends a tool called IconoMaker. I haven't used that one but the last time I had to do this I got good results from Microangelo. Providing a load of .bmp files may be good for a first pass, but for best results I think you're better off finding a good tool and creating a .ico file. See below for links and alternatives.
Questions for discussion:
What experiences have folks had getting icons to work, on Windows and other systems? Is there anything that PDE could do to make this easier? What kind of issues are we going to run into on Windows Vista? Post any bug numbers you've opened so we can vote on them.
Resources:
Creating Windows XP Icons (MSDN)
PDE Product Editor
Customizing a product
Sampling of icon editors:
GIF Movie Gear for Icons
Axialis IconWorkshop
Microangelo Creation (from eclipsit)
IconoMaker
Aha-Soft ArtIcons
1 replies so far (
Post your own)
Re: Branding the launcher icon
Bug 102028 is one of the relevant bugs. Actually I couldn't make product editor work with bitmaps since 3.1RC4, but gave up in favour of a single icon created with Microangelo.