![]() |
GetMenu() & ToolKit Pro |
Post Reply
|
| Author | |
OlivierMDVY
Newbie
Joined: 31 October 2003 Status: Offline Points: 4 |
Post Options
Thanks(0)
Quote Reply
Topic: GetMenu() & ToolKit ProPosted: 31 October 2003 at 7:28am |
|
Hello,
the GetMenu() always return NULL with the Toolkit Pro, i would like to do a CheckMenuItem(...), how can i do that now ?
|
|
![]() |
|
Oleg
Senior Member
Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
Quote Reply
Posted: 04 November 2003 at 1:21pm |
|
you must add ON_UPDATE_COMMAND_UI handler: ON_UPDATE_COMMAND_UI(ID_YOURCOMMAND, OnUpdateYourCommand) void CMainFrame::OnUpdateYourCommand(CCmdUI* pCmdUI) |
|
![]() |
|
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 |