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 » CExtToolControlBar or CExtMenuControlBar inside splitter pane Collapse All
Subject Author Date
Martin Gustafsson Jul 26, 2004 - 7:09 AM

I have a splitter pane derived from CFrameWnd in an SDI application.

When I create a menu IsMenu() failes in CMenu::GetSafeHmenu.
I can’t get a normal CMenu to work either, but it’s possible to create it at least.

It’s possible to create a tool bar. But when I click on a button in it I get an assert failure in CWnd::UpdateWindow because m_hWnd is 0.
A normal CToolBar works though.

I’m kind of new to MFC, so be nice =)

Technical Support Jul 26, 2004 - 11:33 AM

It seems your question has nothing to do with Prof-UIS. However, we could provide you with our help if you send us your project’s source code and more details on the problem.