CXTPCustomizeKeyboardPage problem |
Post Reply |
Author | |
Alex
Groupie Joined: 12 May 2004 Status: Offline Points: 54 |
Post Options
Thanks(0)
Posted: 02 June 2005 at 5:36am |
Hello,
CXTPCustomizeKeyboardPage won't show any menu items which were attached to a popup menu. File View - Open - Status - Save - Popup1 - Close - MenuItem1 - MenuItem2 - Window The items 'Status' and 'Window' are visible and can be assigned to a key, but 'Popup1' and its children cannot be customized... Any ideas ? Alex Edited by Alex |
|
Oleg
Admin Group Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
|
try call page.AddCategories(nIDResource, TRUE);
or more flexible add new menu template, group items as you want and use it as nIDResource. |
|
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS |
|
Alex
Groupie Joined: 12 May 2004 Status: Offline Points: 54 |
Post Options
Thanks(0)
|
Oops, thank you. Next time I check the source code also.
You should update the documentation : CXTPCustomizeKeyboardPage::AddCategories Method (CXTPControls*)Adds categories brunch from Controls. BOOL AddCategories( CXTPControls* pControls ); Parameters pControls Points to a CXTPControls object Returns TRUE if successful; otherwise returns FALSE Class CXTPCustomizeKeyboardPage Class Thank you, Alex |
|
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 |