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 » First time dragging a toolbar, ASSERT occurs Collapse All
Subject Author Date
Kevin Murray May 23, 2008 - 11:38 AM

<font color="#030003" size="2"><font color="#030003" size="2">

CExtDockOuterBar::_AffixmentBringToTop asserts during the drag operation, around line 6562 (this is version 2.82) in ExtDockBar.cpp, which is


ASSERT( nWeight2 != nWeightX );


The assert can be safely ignored, and things continue as expected.  The ASSERT does not occur for the remainder of the application run, but only on that first try...


Any ideas?  We did just load customization data and toolbar information from a saved file (going through your Serialization methods).


K.

Technical Support May 23, 2008 - 1:58 PM

Please ensure all the toolbars (and resizable control bars too) created in the main frame window have unique dialog control identifiers.