![]() |
CXTCustomizeConnection and GETCUSTOMGROUP |
Post Reply
|
| Author | |
mattc
Newbie
Joined: 18 July 2003 Status: Offline Points: 4 |
Post Options
Thanks(0)
Quote Reply
Topic: CXTCustomizeConnection and GETCUSTOMGROUPPosted: 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? |
|
![]() |
|
mattc
Newbie
Joined: 18 July 2003 Status: Offline Points: 4 |
Post Options
Thanks(0)
Quote Reply
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.
|
|
![]() |
|
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 |