Forum
Please
Log In
to post a new message or reply to an existing one. If you are not registered, please
register.
NOTE: Some forums may be read-only if you are not currently subscribed to
our technical support services.
Subject |
Author |
Date |
|
Offer Har
|
Jan 5, 2007 - 9:10 PM
|
Dear Support,
How can i add icons to my popup menus? The commands in the popup menus do not appear in the main-frame menu.
Thanks, Ron.
|
|
Technical Support
|
Jan 6, 2007 - 7:18 AM
|
You should create an additional toolbar resource with the commands that you are going to use in the menu. Then update the command manager with this toolbar using g_CmdManager->UpdateFromToolBar() method. This should be enough to make the icons appear in the command manager.
|
|
Offer Har
|
Jan 8, 2007 - 6:37 AM
|
|
|