Thanks,
Steve
I got this trouble too.
Mine is D6, XP pro.
The menu bar is white, the menu item is normal. Very strange.
My workaround is to remove the TMenu's imagelist property, i.e. don't
make the menu shows images.
Now my app's main menu is right, but it can only show text, no images. :-)
Any others know good solution for this?
Rgds,
Martin
No, I use a CRT monitor at home for major development.
The menu item images are fine on Win2K and Win98, but strange on WinXP.
I also test my app with images at office, on Win2K, with a LCD,
but it looks nice too.
I guess the VCL wrapper for the menu images are conflict with XP, but I
don't know how to solve it.
PS: My Delphi is D6 with update 2.
Hi, did you try to use a manifest inside your application (as file or as
resource)?
Ciao,
Ralf
Yes, I put a manifest in it.
The buttons and tabs are in XP style, but the menu bar is still in that
strange way. :-(