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 » my CExtToolControlBar object never receives focus when floating Collapse All
Subject Author Date
matt fassiotto Sep 16, 2003 - 4:26 PM

my CFrameWnd derived class has a CExtToolControlBar and a CExtControlBar. When dragging the CExtControlBar so that it is a floating window the title bar is highlighted which indicates it is the focus window. When doing the same thing with my CExtToolControlBar the title bar is always grey though it is fully functional. Is there some sort of creation parameter I’m missing? My code closely follows your Bitmap example.

Technical Support Sep 18, 2003 - 8:19 AM

Dear Matt,

We are sorry for the delay in replying to you.

Unfortunately information you provided is not enough to fix them at once. We have found only one mistake in the initialization code, which is related to both problems: you should put m_wndAnyBar.EnableDocking() before the line if( !CExtControlBar::FrameEnableDocking(this)).

We are eager to help you resolve those obstacles. Please provide us with a sample project and we will help you in a shortest time possible.

Customer Support Team