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 » assertion in ExtDockBar.cpp Collapse All
Subject Author Date
Nong Le Dec 15, 2006 - 8:22 AM

Hi,

In my application, I keep hitting an assertion in ExtDockBar.cpp (line 5756). The code is "ASSERT( nWeight2 != nWeightX );" in _AffixmentBringToTop() function. What does that mean?

In appliaction, sometime I do show/hide for toolbars, so I call

ShowControlBar(pToolBar,bShow,FALSE);

Does that cause problem?

Thanks

Technical Support Dec 20, 2006 - 9:45 AM

Unfortunately there is not enough information in your message to understand why the this assertion occurs. At least we need to take a look at the content of the Call Stack window and the source code where you create and dock the toolbars. Of course, if you send us a project that demonstrates the problem, that would allow us to help you more efficiently.