![]() |
CXTPMenuBar and Minimize/Maximize buttons |
Post Reply
|
| Author | ||
yoavo
Senior Member
Joined: 29 February 2004 Location: Israel Status: Offline Points: 140 |
Post Options
Thanks(0)
Quote Reply
Topic: CXTPMenuBar and Minimize/Maximize buttonsPosted: 29 June 2004 at 6:11am |
|
|
||
![]() |
||
yoavo
Senior Member
Joined: 29 February 2004 Location: Israel Status: Offline Points: 140 |
Post Options
Thanks(0)
Quote Reply
Posted: 12 July 2004 at 8:51am |
|
|
||
![]() |
||
vlad
Newbie
Joined: 19 April 2004 Location: Canada Status: Offline Points: 3 |
Post Options
Thanks(0)
Quote Reply
Posted: 11 February 2005 at 1:25pm |
|
|
I have a similar problem. When I create MDI child window manually, and maximize it afterwards, MDI menu buttons disappear. I think it's a bug related to CXTPMenuBar not handling the WM_MDIREFRESHMENU message. It can be fixed by adding another "case" statement into the CXTPMenuBar::OnHookMessage function before compiling the toolkit libs and dlls. Here is the code (XTPMenuBar.cpp, line:480): case WM_MDIREFRESHMENU: Edited by vlad |
||
![]() |
||
Oleg
Senior Member
Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
Quote Reply
Posted: 17 February 2005 at 1:01am |
|
|
In 9.60 RefreshMenu method is public.
|
||
|
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 |