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: ProfUIS Collapse All
Subject Author Date
Buba Jun 13, 2002 - 2:09 AM

When move ToolBar on MenuBar occurs assert on extcontrolbar.cpp(4418):             ASSERT( nSpaceAvail >= 0 );



Buba Jun 13, 2002 - 7:53 AM

It is necessary to call
CExtControlBar::FrameEnableDocking(this);
instead of
EnableDocking(CBRS_ALIGN_ANY);

Sergiy Lavrynenko Jun 18, 2002 - 11:10 AM

If you wish your toolbars to work as ordinary MFC’s ones do, then use the following line

CFrameWnd::EnableDocking()

otherwise you should use this

CExtControlBar::FrameEnableDocking()

Buba Jun 13, 2002 - 7:52 AM

It is necessary to call
CExtControlBar::FrameEnableDocking(this);
instead of

Buba Jun 13, 2002 - 7:51 AM

It is necessary to call
ssss instead of ssss

Buba Jun 13, 2002 - 7:51 AM

It is necessary to call
ssss instead of ssss

Buba Jun 13, 2002 - 7:51 AM

It is necessary to call
ssss instead of ssss