Command Processing in Pop-Ups 
Author Message
 Command Processing in Pop-Ups

I am having difficulty with UI items in pop-up menus.  How can I
enable/disable commands in pop-up menus? Do I need to derive a new class
from CMenu to be able to manage this?
jcd



Mon, 18 Dec 2000 03:00:00 GMT  
 Command Processing in Pop-Ups

See this KB article "How to Use TrackPopupMenu() and Update UI Handlers"ID:
Q139469 http://support.microsoft.com/support/kb/articles/q139/4/69.asp which
might help you out.

--
Girish Bharadwaj  [VC++/MVP]
Please don't send email queries.Post them here.
MS Knowledge base articles : http://support.microsoft.com/support

|I am having difficulty with UI items in pop-up menus.  How can I
|enable/disable commands in pop-up menus? Do I need to derive a new class
|from CMenu to be able to manage this?
|jcd



Fri, 22 Dec 2000 03:00:00 GMT  
 Command Processing in Pop-Ups
Girish: thanks for the input.  My pop-up's parent is a CTreeView...



Quote:
> See this KB article "How to Use TrackPopupMenu() and Update UI
Handlers"ID:
> Q139469 http://support.microsoft.com/support/kb/articles/q139/4/69.asp
which
> might help you out.

> --
> Girish Bharadwaj  [VC++/MVP]
> Please don't send email queries.Post them here.
> MS Knowledge base articles : http://support.microsoft.com/support




Quote:
> |I am having difficulty with UI items in pop-up menus.  How can I
> |enable/disable commands in pop-up menus? Do I need to derive a new class
> |from CMenu to be able to manage this?
> |jcd



Sat, 23 Dec 2000 03:00:00 GMT  
 
 [ 3 post ] 

 Relevant Pages 

1. pop ups in webbrowser control

2. How do I interfere with system pop-ups

3. Help pop-ups in MFC App

4. Dialog box pop-ups - SDI vs. MDI apps

5. Process class problems with 16 bit DOS command.

6. command line processing

7. command line processing

8. server command was deadlocked with another process

9. command line processing

10. Trouble connecting visual studio 6.0 debugger to a running process compiled on the command line

11. Passing variable to command-line process

12. searching simple Commands (pause process, get Memory Use of LPSTR Strings

 

 
Powered by phpBB® Forum Software