Icon problem solved:

Theo Poon pointed me in the right direction: appart of having the double
density icon add the 72 icon with a valid size of course.

Here is how my rcp looks like now:

ICONFAMILYEX
BEGIN
    BITMAP "manzana64x44.bmp" BPP 8 TRANSPARENTINDEX 5 COMPRESS DENSITY 2
    BITMAP "manzana22x22.bmp" BPP 8 TRANSPARENTINDEX 5 COMPRESS
END

it was:

ICONFAMILYEX
BEGIN
    BITMAP "manzana64x44.bmp" BPP 8 TRANSPARENTINDEX 5 COMPRESS DENSITY 2
END

Thanks

> From: "Theo Poon" <[EMAIL PROTECTED]>
> To: "David Temes" <[EMAIL PROTECTED]>
> Sent: Monday, April 05, 2004 4:19 PM
> Subject: Re: App testing before release, and icon problem
>
>
> > Sorry to reply you var email, as I am having problem on posting to the
> > developing forum.
> >
> > ok, your problem on the icon is you should have icon define on d: 72 in
> tAIB
> > 1000, which is the icon used on Sony CLIE (bitmapV1, large icon)
> >
> > no matter it is not used in PalmOne machine (which now they use d:144
tAIB
> > 1000) in the launcher, both bitmap are needed.
> >
> > give it a try, if it works, hope you can repost to the forum so other
user
> > may find it useful.
> >
> > :Theo
> > RInnovative


-- 
David Temes
"Lomion" <[EMAIL PROTECTED]> escribi� en el mensaje
news:[EMAIL PROTECTED]
> > What size bitmaps are you using for your icon bitmap families?  Are
> > you
> > following the standard size suggestions of 22x22 (72dpi) / 33x33
> > (108dpi) /
> > 44x44 (144dpi)?
>
> Yes, 44x44 and here are the lines in my .rcp file:
>
> ICON
> BEGIN
>         BITMAP "gfx/icon.bmp" BPP 16 DENSITY 144 TRANSPARENT 255 255
> 255
> END
>
> It seems that the low res icons are correctly centered.
> Thanx in advance, and best regards.
>
>
>
>
>
>
>
> Yahoo! Mail : votre e-mail personnel et gratuit qui vous suit partout !
> Cr�ez votre Yahoo! Mail sur http://fr.benefits.yahoo.com/
>
> Dialoguez en direct avec vos amis gr�ce � Yahoo! Messenger !T�l�chargez
Yahoo! Messenger sur http://fr.messenger.yahoo.com
>



-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palmos.com/dev/support/forums/

Reply via email to