Print Page | Close Window

Popup Menu is not displaying

Printed From: Codejock Forums
Category: Codejock Products
Forum Name: Toolkit Pro
Forum Description: Topics Related to Codejock Toolkit Pro
URL: http://forum.codejock.com/forum_posts.asp?TID=9296
Printed Date: 14 November 2025 at 7:17pm
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: Popup Menu is not displaying
Posted By: Ashok
Subject: Popup Menu is not displaying
Date Posted: 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. https://forum.codejock.com/uploads/20080114_060849_test.rar - uploads/20080114_060849_test.rar



Replies:
Posted By: Oleg
Date Posted: 14 January 2008 at 9:40am
Hi,
 
Think you don't have them in pModifiedMenu


-------------
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS


Posted By: Ashok
Date 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.



Posted By: Oleg
Date Posted: 17 January 2008 at 2:17am
Hi,
Send email to mailto:support@codejock.com - support@codejock.com and I will attach sample.


-------------
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS


Posted By: Ashok
Date 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.



Print Page | Close Window

Forum Software by Web Wiz Forums® version 12.04 - http://www.webwizforums.com
Copyright ©2001-2021 Web Wiz Ltd. - https://www.webwiz.net