Professional UI Solutions
Site Map   /  Register
 
 

Forum

Please Log In to post a new message or reply to an existing one. If you are not registered, please register.

NOTE: Some forums may be read-only if you are not currently subscribed to our technical support services.

Forums » Elegant Ribbon Tech Support » Refresh upon opengl control Collapse All
Subject Author Date
Marco Scarpa Oct 5, 2010 - 3:55 AM

Hi,


when i open a Menu (attached to a DropDown button) over an OpenGL control, after the click on a menu item, the menu closes but the menu area over the opengl control is still visible.


I have to refresh the OpenGl control to make it disappear.


Is there any solution?


If not, how can i intercept the menu closing event?


thanks


bye


marco


 

Technical Support Oct 29, 2010 - 9:46 AM

You can workaround this issue by disabling popup hiding animation as follows:

popupMenu1.AllowAnimation = false;

Technical Support Oct 8, 2010 - 6:54 AM

The problem you reported occurs only on Windows XP 64 bit. It does not occur on any other Windows, including Windows XP 32 bit and Windows & 32/64 bit. Could you confirm you have the same results?

Marco Scarpa Oct 8, 2010 - 7:27 AM

No.


The problem occurs on my notebook with Windows XP Home Edition 32bit.


In Vista it does not occur.


 

Technical Support Oct 8, 2010 - 8:55 AM

What service pack is installed on your Windows XP? SP2 or SP3?

Marco Scarpa Oct 8, 2010 - 9:44 AM

SP3

Technical Support Oct 6, 2010 - 2:47 AM

Thank you for reporting the issue. Could you send us a simple test project so that we can reproduce and fix it?