IonicWind Software

IWBasic => GUI Central => Topic started by: dossic on March 13, 2009, 06:48:16 AM

Title: menu items and Vista - strange behavior
Post by: dossic on March 13, 2009, 06:48:16 AM
Hi!

I am experincing a strange problems with menus in Vista.  Sometimes, hovering with the mouse cursor over active menu items, they get shifted upward and look strange (see "start" and "Stop" menu items attached screenshot)

Have anybody of you already experienced (and solved) this problem?

Yours  carlo
Title: Re: menu items and Vista - strange behavior
Post by: Ionic Wind Support Team on March 13, 2009, 09:04:11 AM
Never experienced, but not surprising with Vista.

You should include a manifest file with your application.  Might solve the problem.  Copy the one that comes with Emergence, ebdev.exe.manifest, and rename it to match your executable name.  Put it in the same directory as the executable.

Paul.
Title: Re: menu items and Vista - strange behavior
Post by: dossic on March 13, 2009, 12:37:47 PM
Hi Paul, I'll try to do it.

In the meantime I did some other test, it seems to deal with Aero, chenging the theme to  the classic Windows XP,  everything goes fine.....

I'll keep you informed.

Thanks     Carlo