Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > Visual C++ MFC > Toolkit Pro
  New Posts New Posts RSS Feed - CXTCoolMenu ??
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

CXTCoolMenu ??

 Post Reply Post Reply
Author
Message
douglashogan View Drop Down
Groupie
Groupie


Joined: 02 July 2003
Location: Switzerland
Status: Offline
Points: 62
Post Options Post Options   Thanks (0) Thanks(0)   Quote douglashogan Quote  Post ReplyReply Direct Link To This Post Topic: CXTCoolMenu ??
    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
Back to Top
Oleg View Drop Down
Admin Group
Admin Group


Joined: 21 May 2003
Location: United States
Status: Offline
Points: 11234
Post Options Post Options   Thanks (0) Thanks(0)   Quote Oleg Quote  Post ReplyReply Direct Link To This Post Posted: 09 August 2003 at 1:11am
use CXTPCommandBars::TrackPopupMenu instead.
Back to Top
douglashogan View Drop Down
Groupie
Groupie


Joined: 02 July 2003
Location: Switzerland
Status: Offline
Points: 62
Post Options Post Options   Thanks (0) Thanks(0)   Quote douglashogan Quote  Post ReplyReply Direct Link To This Post 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
Back to Top
 Post Reply Post Reply
  Share Topic   

Forum Jump Forum Permissions View Drop Down

Forum Software by Web Wiz Forums® version 12.04
Copyright ©2001-2021 Web Wiz Ltd.

This page was generated in 0.141 seconds.