XTreme Toolkit Pro |
Post Reply |
Author | |
desrupali
Newbie Joined: 26 March 2008 Status: Offline Points: 8 |
Post Options
Thanks(0)
Posted: 26 March 2008 at 5:39am |
Hi,
I am using XtremeToolkit pro ribbon bar.
I am handling ON_UPDATE_COMMAND_UI_RANGE for CCmdUI.
I am not getting m_pMenu, m_pSubMenu members for CCmdUI.
These ponters are NULL.
I am implementing Recent file list for more than one items.
For implementing that I must have m_pMenu and m_pSubMenu pointers for the recent file menu.
Could you please reply how to I then use CCmdUI?
For more info: I am trying to use code from folllowing link
This code mentioned in the link is working in my other application where I am not using XTremeToolkit pro.
Please reply ASAP.
Thanks,
des
|
|
Oleg
Admin Group Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
|
Hello,
Yes, Commandbars don't use standard CMenu/HMENU.
Here sample that can help with MRU list:
|
|
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS |
|
desrupali
Newbie Joined: 26 March 2008 Status: Offline Points: 8 |
Post Options
Thanks(0)
|
Thanks a lot.
It worked.
des
|
|
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 |