Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > Visual C++ MFC > Command Bars
  New Posts New Posts RSS Feed - QuickAccessControl notifications
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

QuickAccessControl notifications

 Post Reply Post Reply
Author
Message
rdhd View Drop Down
Senior Member
Senior Member
Avatar

Joined: 13 August 2007
Location: United States
Status: Offline
Points: 867
Post Options Post Options   Thanks (0) Thanks(0)   Quote rdhd Quote  Post ReplyReply Direct Link To This Post Topic: QuickAccessControl notifications
    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?
Back to Top
rdhd View Drop Down
Senior Member
Senior Member
Avatar

Joined: 13 August 2007
Location: United States
Status: Offline
Points: 867
Post Options Post Options   Thanks (0) Thanks(0)   Quote rdhd Quote  Post ReplyReply Direct Link To This Post Posted: 15 November 2011 at 2:15pm
I subclassed the QAT controls object and reacted to the "add" and "remove" notifications. That allowed me to notify the frame myself.
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.172 seconds.