Google Groups unterstützt keine neuen Usenet-Beiträge oder ‑Abos mehr. Bisherige Inhalte sind weiterhin sichtbar.

White Blotchy Menus?

2 Aufrufe
Direkt zur ersten ungelesenen Nachricht

Steve Maughan

ungelesen,
09.06.2005, 16:40:4409.06.05
an
I'm developing an app using D2005 under XP Pro. For the menus I''m using
the standard menu component that came with Delphi and I'm not doing anything
special. However, when I run my app the menu items have a white background
while the actual menu bar is Grey. This look odd and different from other
apps. Is there an (easy) work-around?

Thanks,

Steve


Koms Bomb

ungelesen,
09.06.2005, 22:12:2109.06.05
an

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?


Martin James

ungelesen,
10.06.2005, 02:35:1210.06.05
an
Are you using a laptop or other LCD display? The drivers for these screens
seem to be prone to odd artifacts when displaying image icons. I have seen
simular effects on laptops, but when the same app is run on a desktop with a
CRT monitor, it works fine.

Rgds,
Martin


Koms Bomb

ungelesen,
10.06.2005, 02:39:5810.06.05
an

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.


Ralf Kaiser

ungelesen,
17.06.2005, 07:08:5617.06.05
an
"Koms Bomb" <koms...@hotmail.com> schrieb im Newsbeitrag
news:42a935bc$1...@newsgroups.borland.com...

Hi, did you try to use a manifest inside your application (as file or as
resource)?

Ciao,
Ralf


Koms Bomb

ungelesen,
21.06.2005, 01:44:5621.06.05
an
> Hi, did you try to use a manifest inside your application (as file or as
> resource)?

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. :-(


0 neue Nachrichten