Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Accelerator

Status
Not open for further replies.

OyvS

Programmer
Aug 28, 2001
4
NO
In my application I create the menu under runtime. For example the user can select "manage users" or "manage keys".
When the user "select manage users" he get a menu choice "new" that I have the accelerator "enter" connected to. When he selects "manage keys" he also get a menuchoice "new". I also want the accelerator "enter" connected to this. But when I push enter I always get the same dialog no matter if "mange users" is selected or "manage keys is selected". Anyone?
 
you should put TranslateAccelerator in main loop. Ion Filipski
1c.bmp


filipski@excite.com
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top