Can I do appending menu items... |
Post Reply |
Author | |
Chen
Newbie Joined: 23 July 2003 Status: Offline Points: 2 |
Post Options
Thanks(0)
Posted: 23 July 2003 at 10:05am |
to an existing menu? If so, how to do it? Thanks a lot. |
|
Chen
Newbie Joined: 23 July 2003 Status: Offline Points: 2 |
Post Options
Thanks(0)
|
I just checked the knowledge base. There is an article http://www.codejock.com/Support/KB/003004.asp But I am using Xtreme Suite pro, GetMenu() returns NULL. |
|
Oleg
Admin Group Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
|
CXTPControlPopup* pPopup = (CXTPControlPopup*)GetCommandBars()->GetMenuBar()->GetControls()->Add(xtpControlPopup, 0); pPopup->SetCaption(_T("New Menu")); |
|
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 |