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 » Prof-UIS Tech Support » crash in CExtPopupMenuWnd Collapse All
Subject Author Date
Christian Dangl Apr 30, 2015 - 5:48 AM

Hi,





I have exactly the same problem as already described in http://www.prof-uis.com/prof-uis/tech-support/support-forum/crashes-in-cextpopupmenuwnd-69554.aspx: The stat_PassPaintMessages triggers an ACTIVE_APP message which causes a deletion of the PopUpMenuWnd. Although this problem was encountered already 4 years ago, it is not fixed in ProfUIS 3.01! Were you able to overcome this annoying problem?


 


any suggestions would be appreciated


 


thanks,


 


Manuel


 


 

Art Wilkes Jul 16, 2015 - 10:37 PM

Comment this lines of code

// if ( ( !_IsFadeOutAnimation() )
// && m_ctrlShadow.GetSafeHwnd() != NULL
// )
// m_ctrlShadow.DestroyWindow();

from "CExtPopupMenuWnd::_EndSequenceEx" and "CExtPopupMenuWnd::_EndSequence".

Prof-UIS Support