QuickAccessControl notifications |
Post Reply |
Author | |
rdhd
Senior Member Joined: 13 August 2007 Location: United States Status: Offline Points: 886 |
Post Options
Thanks(0)
Posted: 28 September 2011 at 12:22pm |
I am handling a number of QAT notifications such as XTP_ID_RIBBONCUSTOMIZE_ADD/REMOVE etc.
I also need a notification when the user checks or unchecks a control on the QAT dropdown. The controls are the "default" or "built-in" controls we add to the QAT. But when I uncheck such an entry on the dropdown menu, I cannot detect any notification from Codejock to our frame window.
Normally the notifications go thru CXTPControl::NotifySite but that code is not called when I uncheck or check on of the QAT controls on the dropdown.
Is any such notification sent that I can trap and react to?
|
|
rdhd
Senior Member Joined: 13 August 2007 Location: United States Status: Offline Points: 886 |
Post Options
Thanks(0)
|
I subclassed the QAT controls object and reacted to the "add" and "remove" notifications. That allowed me to notify the frame myself.
|
|
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 |