Re: menuitem bitmap problems
- From: "alanglloyd@xxxxxxx" <alanglloyd@xxxxxxx>
- Date: 25 Nov 2006 13:43:09 -0800
On Nov 25, 8:18 pm, "Bob Richardson" <bobr at whidbey dot com> wrote:
<snip>
To get these flags, I've taken larger flags BMPs, resized them to<snip>
approximately 26 x 13 pixels, and saved them to another BMP file. In Delphi
5 I click the Bitmap property's ellipsis to open the Picture Editor. Then,
click Load, find the flag BMP file, and click OK. It shows up correctly in
the Picture Editor window. When I click OK on the Picture Editor window,
something happens to the BMP. It doesn't appear correctly in the menu item.
I think the bitmaps may have to be 16 x 16. You may be able to use a
bigger bitmap if you use owner-draw of the menu-item. Or you might be
able to use a larger bitmap if you place it with an API call and
enuItemInfo structure.
Try a 16 x 16 bitmap to see if that solves it.
Alan Lloyd
.
- Follow-Ups:
- Re: menuitem bitmap problems
- From: Bob Richardson
- Re: menuitem bitmap problems
- References:
- menuitem bitmap problems
- From: Bob Richardson
- menuitem bitmap problems
- Prev by Date: menuitem bitmap problems
- Next by Date: Re: restart application
- Previous by thread: menuitem bitmap problems
- Next by thread: Re: menuitem bitmap problems
- Index(es):
Relevant Pages
|