![]() |
Popup Menu is not displaying |
Post Reply
|
| Author | |
Ashok
Senior Member
Joined: 02 May 2007 Status: Offline Points: 164 |
Post Options
Thanks(0)
Quote Reply
Topic: Popup Menu is not displayingPosted: 14 January 2008 at 6:10am |
|
Hi, I have a code like this,
// Get the menu bar CXTPMenuBar* pMenuBar = pCommandBars->GetMenuBar(); if(pMenuBar == NULL){ TRACE0( "Failed to create menu bar.\n"); return; // fail to create} pMenuBar->LoadMenu(pModifiedMenu,1); // dynamic menu loading But the popup menu is not displaying,See the uploaded file and please help.uploads/20080114_060849_test.rar |
|
![]() |
|
Oleg
Senior Member
Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
Quote Reply
Posted: 14 January 2008 at 9:40am |
|
Hi,
Think you don't have them in pModifiedMenu
|
|
|
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS |
|
![]() |
|
Ashok
Senior Member
Joined: 02 May 2007 Status: Offline Points: 164 |
Post Options
Thanks(0)
Quote Reply
Posted: 17 January 2008 at 1:16am |
|
Hi, will you please help me, how I can show the popup menu when I am clicking the menu. like if I click File(menu) it should popup, because I have a dynamic menu with popup,if I click(OnInitCommandsPopup) it should popup.Please help with code. Thanks. |
|
![]() |
|
Oleg
Senior Member
Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
Quote Reply
Posted: 17 January 2008 at 2:17am |
|
Hi,
Send email to support@codejock.com and I will attach sample.
|
|
|
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS |
|
![]() |
|
Ashok
Senior Member
Joined: 02 May 2007 Status: Offline Points: 164 |
Post Options
Thanks(0)
Quote Reply
Posted: 21 January 2008 at 1:22am |
|
Hi, As per your reply, I have send mail to the support team,but still no solution for that. Please look into that issue,it's urgent.Thanks.
|
|
![]() |
|
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 |