Customize Keyboard: How to get Reset All to work? |
Post Reply |
Author | |
wrecks
Groupie Joined: 14 July 2015 Status: Offline Points: 42 |
Post Options
Thanks(0)
Posted: 07 July 2017 at 9:01am |
A follow-up to my earlier topic "Issue with Ribbon Customize Keyboard": First, a less important question: When I click Reset All, I get a dialog saying "Are you sure you want to reset the key assignments? This action will remove all custom key assignments at the text level." I understand that a warning is appropriate, but what does the phrase "at the text level" mean? But here is my big problem: When I click Reset All and say Yes to the warning, nothing happens! For instance, in my snapshot, the Ctrl+Shift+T remains. Is there some event that I need to listen for and reset the keys myself? (I see that there is a CustomizationResetAll event, but it is not firing.) |
|
olebed
Admin Group Joined: 01 July 2014 Location: Ukraine Status: Offline Points: 841 |
Post Options
Thanks(0)
|
Hello wrecks,
When you call EnableCustomization then ShortcutManager creates OriginalAccelTable (copies it from current). Then when you call ResetAll it restores that original table and updates interface of customization page. CustomizationResetAll event relates to QuickAccessToolbar customization page. Regards, Oleksandr Lebed |
|
wrecks
Groupie Joined: 14 July 2015 Status: Offline Points: 42 |
Post Options
Thanks(0)
|
Thank you! It was EnableCustomization TRUE that I was missing.
|
|
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 |