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 » Problem hiding CExtControlBar Collapse All
Subject Author Date
Mike Van Duzee Feb 17, 2006 - 8:41 AM

I am creating 4 CExtControlBar and docking them all together (using DockControlBarInnerOuter for the first, and DockControlBarIntoTabbedContainer for the other 3), then I hide 2 of the control bars (using bar.m_pDockSite->ShowControlBar). This works fine, I only see tabs for the two visible control bars. If I then turn on Auto Hide and then turn it back off, I can see tabs for all 4 control bars.

Technical Support Feb 18, 2006 - 2:49 AM

Would you provide us with a sample project in which the four resizable bars are docked as you described. For example, you can modify our sample like SDI, that should let you reproduce the problem quickly. This application creates five control bars. Just apply your initial docking algorithm for four of them to demonstrate the problem.