![]() |
MDI menu missing child icon when created |
Post Reply ![]() |
Author | |
cpede ![]() Senior Member ![]() Joined: 13 August 2004 Location: Denmark Status: Offline Points: 680 |
![]() ![]() ![]() ![]() ![]() Posted: 08 November 2006 at 3:56am |
Hi,
I have a fustrating problem with the latest version v2006Q3 (10.3.0.0), using VS2005, C++, Widows XP Pro. SP2.
When my child windows open as maximized, the menu bar is not updated (missing the icon for the MDI child), givig at strange behaviour when trying to select a menu item, see image.
m_pWndStartPage = (CDXStartPage*)CreateNewChild(RUNTIME_CLASS(CDXStartPage),IDR_STARTPAGE,NULL);
if (m_pWndStartPage)
{ m_pWndStartPage->MDIMaximize(); MDIActivate(m_pWndStartPage); GetCommandBars()->GetMenuBar()->RefreshMenu(); }
As you can see I try calling RefreshMEnu, but it does not help.
Please help!
-cpede |
|
![]() |
|
Oleg ![]() Senior Member ![]() Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
![]() ![]() ![]() ![]() ![]() |
Hello,
Please update to 10.3.1. It was bug of 10.3 :(
|
|
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS |
|
![]() |
Post Reply ![]() |
|
Tweet
|
Forum Jump | Forum Permissions ![]() You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |