How to save the Quick Access Bar? |
Post Reply |
Author | |
tommylov
Groupie Joined: 09 January 2007 Location: United States Status: Offline Points: 20 |
Post Options
Thanks(0)
Posted: 06 March 2008 at 3:38pm |
Hello. After the user adds an icon to the Quick Access Bar, it is not being saved to the registry. I am calling SaveCommandBars("CommandBars") on my app's OnClose() method, and LoadComandBars("CommandBars") in the OnCreate() method, but it's not working. Am I using the correct method?
Thanks. |
|
Oleg
Admin Group Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
|
Hi,
You also have to add Customization support by adding XTP_ID_CUSTOMIZE handler.
|
|
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS |
|
tommylov
Groupie Joined: 09 January 2007 Location: United States Status: Offline Points: 20 |
Post Options
Thanks(0)
|
That did it! Thanks a lot! BTW, I had a handler for XTP_ID_RIBBONCUSTOMIZE. How is XTP_ID_CUSTOMIZE different?
|
|
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 |