![]() |
CXTPStatusBar and dynamic menus |
Post Reply
|
| Author | |
hpesata
Groupie
Joined: 16 July 2004 Status: Offline Points: 60 |
Post Options
Thanks(0)
Quote Reply
Topic: CXTPStatusBar and dynamic menusPosted: 22 September 2005 at 10:57am |
|
Hi!
XTP 9.70 I am using a dynamic menu with my CXTPFrameWnd, loaded from an XML-file. I first create an MFC menu and attach it to a CXTPMenuBar. I am also using a CXTPStatusBar and I would like to display text for current selected menu items withn my statusbar (as any standard MFC app does). I tried to override WM_SELECTMENU and use the CFrameWnd-mechanism via updating the statusbar within WM_ENETRIDLE, but WM_SELECTMENU isnt called for the XTP menu. how can I accomplish this with XTP menus ? thanx in advance! regards, Hans |
|
![]() |
|
Oleg
Senior Member
Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
Quote Reply
Posted: 26 September 2005 at 7:02am |
|
Catch WM_XTP_CONTROLSELECTED message. wParam = (CXTPControl*) |
|
|
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 |