Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > Visual C++ MFC > Toolkit Pro
  New Posts New Posts RSS Feed - Mnemonics does not work properly.
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

Mnemonics does not work properly.

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


Joined: 03 July 2013
Location: Seoul, Korea
Status: Offline
Points: 7
Post Options Post Options   Thanks (0) Thanks(0)   Quote parcorea Quote  Post ReplyReply Direct Link To This Post Topic: Mnemonics does not work properly.
    Posted: 03 July 2013 at 5:22am
Hello guys.

I have a problem because of Mnemonics as developing MFC program with Toolkit pro 12.0.1.

I used class of CXTPPaintManager and CXTPCommandBars and I prefered the sample of GUI_VisualStudio to adjust Theme Style.

However, Mnemonics Key is not working.

For example, if I input "Alt + F" then "&File" should be selected. 

Of course, "File Menu" has a Name, "&File", including character "&".

Additionally, if input F after Alt key up then File menu is selected.

It makes me crazy now.

Thank you in advance for your help.
Back to Top
parcorea View Drop Down
Newbie
Newbie


Joined: 03 July 2013
Location: Seoul, Korea
Status: Offline
Points: 7
Post Options Post Options   Thanks (0) Thanks(0)   Quote parcorea Quote  Post ReplyReply Direct Link To This Post Posted: 06 August 2013 at 7:39am
if mainframe has PreTranslateMessage() then the return has to be 

"return CXTPMDIFrameWnd::PreTranslateMessage(pMsg);"

Or it could be focus problem
Back to Top
ivpa View Drop Down
Newbie
Newbie


Joined: 28 February 2012
Status: Offline
Points: 13
Post Options Post Options   Thanks (1) Thanks(1)   Quote ivpa Quote  Post ReplyReply Direct Link To This Post Posted: 12 August 2013 at 3:03am
Hi parcorea,
seems this is s double to my original post.
Please read this :
 
I hope it will help you.
Back to Top
parcorea View Drop Down
Newbie
Newbie


Joined: 03 July 2013
Location: Seoul, Korea
Status: Offline
Points: 7
Post Options Post Options   Thanks (0) Thanks(0)   Quote parcorea Quote  Post ReplyReply Direct Link To This Post Posted: 19 August 2013 at 10:38pm
Thank for your advice :)
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.156 seconds.