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

CXTCustomizeConnection and GETCUSTOMGROUP

 Post Reply Post Reply
Author
Message
mattc View Drop Down
Newbie
Newbie


Joined: 18 July 2003
Status: Offline
Points: 4
Post Options Post Options   Thanks (0) Thanks(0)   Quote mattc Quote  Post ReplyReply Direct Link To This Post Topic: CXTCustomizeConnection and GETCUSTOMGROUP
    Posted: 20 August 2003 at 2:08pm
I want to customize the Commands page of the toolbar customization dialog to include a 'Macro' category with a list of commands that will be filled at runtime..i.e macro names.

It seems doable through the CXTCustomizeConnection mechanism and setting the GETCUSTOMGROUPS callback to my own function. I've done this so far, and it does get called. I now add code to instantiate a CXTCustomGroupInfo object to add to the group, but when I compile, the constructor is unresolved. What do I need to do?
Back to Top
mattc View Drop Down
Newbie
Newbie


Joined: 18 July 2003
Status: Offline
Points: 4
Post Options Post Options   Thanks (0) Thanks(0)   Quote mattc Quote  Post ReplyReply Direct Link To This Post Posted: 20 August 2003 at 2:57pm
This appears to only be a problem when I use MFC in a DLL. Recompiling with static MFC resolves the constructor.
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.125 seconds.