|
-
June 15th, 2004, 08:33 AM
#1
Menu bar
hi all
How i change the item text of menu item after click of that menu item ?
-
June 15th, 2004, 09:04 AM
#2
-
June 15th, 2004, 09:14 AM
#3
Though not tried, check out by updating the command string of the menu ID. Use ON_UPDATE_COMMANDUI hadlers
-
June 15th, 2004, 09:41 AM
#4
Originally posted by Amit Sebiz
Though not tried, check out by updating the command string of the menu ID. Use ON_UPDATE_COMMANDUI hadlers
Yes, that works (by calling pCmdUI->SetText) - but only with MFC. The OP didn't specify whether he/she used MFC or plain Win32 SDK.
-
June 15th, 2004, 10:05 AM
#5
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|