Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > Visual C++ MFC > Toolkit Pro
  New Posts New Posts RSS Feed - Alt - key menu highlighting
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

Alt - key menu highlighting

 Post Reply Post Reply
Author
Message
PaulM View Drop Down
Newbie
Newbie


Joined: 26 May 2003
Status: Offline
Points: 2
Post Options Post Options   Thanks (0) Thanks(0)   Quote PaulM Quote  Post ReplyReply Direct Link To This Post Topic: Alt - key menu highlighting
    Posted: 28 May 2003 at 9:04pm

Hello, Has anyone experienced problems with the Alt key not working for menu highlighting?  I can get all the sample apps to work, but my CXTMenuBar and CoolMenus don't seem to work.  When I say it doesn't work, for instance Alt-F should invoke the file menu, but nothing happends.   I'm probably going to use the new control, but I can't believe I can't track this one down.

Any ideas?

Back to Top
blindemann View Drop Down
Guest Group
Guest Group
Avatar

Joined: 08 July 2003
Location: United States
Status: Offline
Points: 11
Post Options Post Options   Thanks (0) Thanks(0)   Quote blindemann Quote  Post ReplyReply Direct Link To This Post Posted: 09 July 2003 at 1:22pm

I emailed Paul and he indicated that he had found the problem.

When I called "m_wndMenuBar.CreateEx" in my app, I was setting the UINT nID parameter to some default value for my application.  Once I compared my use of CreateEx to the sample apps, I realized I shouldn't be doing this.  I let the value go to the default and it has worked fine since.

Bob at Codejock
Back to Top
 Post Reply Post Reply
  Share Topic   

Forum Jump Forum Permissions View Drop Down

Forum Software by Web Wiz Forums® version 12.04
Copyright ©2001-2021 Web Wiz Ltd.

This page was generated in 0.125 seconds.