Print Page | Close Window

CXTCoolMenu ??

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=124
Printed Date: 29 April 2024 at 1:32am
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: CXTCoolMenu ??
Posted By: douglashogan
Subject: CXTCoolMenu ??
Date Posted: 08 August 2003 at 8:00am

Guys,

What is the replacement for CXTCoolMenu? A quick check of the code files reveals that the new code for cool menus in XTP v8.0  is as follows:

class CXTCoolMenu
{
public:
 void HookWindow(CWnd*) {}
 void HookWindow(HWND) {}
 void LoadToolbar(UINT) {}
};

#define CXTMenu CMenu

Is this some kind of joke!? I have context menus everywhere in my app. I need these classes. Should I use the old ones from XT??

NB. Is anybody from CodeJock answering questions on these boards??


 



-------------
Regards
Douglas Hogan



Replies:
Posted By: Oleg
Date Posted: 09 August 2003 at 1:11am
use CXTPCommandBars::TrackPopupMenu instead.


Posted By: douglashogan
Date Posted: 09 August 2003 at 6:14am

Cool thanks,

Well I suppose this migration document can't come to soon! Have to try not to panic in future!

cheers



-------------
Regards
Douglas Hogan



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