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 General Discussion » Bug in menu painter Collapse All
Subject Author Date
Ron Hashimshony Mar 21, 2006 - 6:44 AM

This is a small bug i found when evaluating your product:

When having a menu name that contains the ’&’ sign (i uses &&, so that only one & will be displayed) the application crashes In ExtPaintManager.cpp in line 16672:
ASSERT( sBtn.Find( _T(’&’) ) < 0 );
I guess that you do not want & in the menu name for some reason, but the same menu name in normal windows menu does not crash.

Is there another process of reporting bugs?

Ron.

Technical Support Mar 21, 2006 - 12:09 PM

Thank you for your feedback. In fact these ASSERTs are redundant and we simply removed them. We just uploaded Prof-UIS 2.53 Trial so you can download it (from the download section of our site) and try it. Thank you again.