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 » CExtDockOuterBar::_AffixmentBringToTop line 5081 ASSERT Collapse All
Subject Author Date
Art Poley Sep 16, 2004 - 10:05 AM

We frequently move several CExtToolControlBar bars around in our application.  With our debug version, we frequently hit the following ASSERT statement within the Prof-UIS libraries:


void CExtDockOuterBar::_AffixmentBringToTop( CExtControlBar * pBar ):


<?xml:namespace prefix = o ns = "urn:schemas-microsoft-com:office:office" /><o:p> </o:p>


Line 5081: ASSERT( nWeight2 != nWeightX );


<o:p> </o:p>


<o:p>Why is this occurring?</o:p>


<o:p></o:p> 


<o:p>Thanks in advance,</o:p>


<o:p></o:p> 


<o:p>*** Art ***</o:p>

Technical Support Sep 17, 2004 - 8:15 AM

To find out why this assertion happens, we need to play around with an application that has the same control bars like in your program because the size of each bar and a set of buttons is important to reproduce this assertion. Could you send us such a project? We need only CYourApp, CMainFrame and resources. All other dependencies we will remove manually.