![]() |
GetMenu() & ToolKit Pro |
Post Reply ![]() |
Author | |
OlivierMDVY ![]() Newbie ![]() Joined: 31 October 2003 Status: Offline Points: 4 |
![]() ![]() ![]() ![]() ![]() Posted: 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 ![]() Admin Group ![]() Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
![]() ![]() ![]() ![]() ![]() |
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 |