Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > Visual C++ MFC > Property Grid
  New Posts New Posts RSS Feed - property grid interferes with accelerators
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

property grid interferes with accelerators

 Post Reply Post Reply
Author
Message
vjedlicka View Drop Down
Senior Member
Senior Member


Joined: 04 September 2007
Status: Offline
Points: 122
Post Options Post Options   Thanks (0) Thanks(0)   Quote vjedlicka Quote  Post ReplyReply Direct Link To This Post Topic: property grid interferes with accelerators
    Posted: 08 October 2007 at 4:39am

Hello,

My app is a classic MDI app similar to the drawcli sample. I added a property grid in a pane to it. When I type in something into a text field in the property grid, it interferes with the accelerators defined for the app.

For example there is an "R" accelerator for drawing rectangles. I cannot type the letter r in the property grid (the accelerator is invoked instead). I can only type letters that are not used as accelerators.

The strange thing is that I cannot recreate this in the Codejock drawing client sample (in other words, Codejock sample works ok). What I am doing wrong? What should I check?

Thanks for opinions
Vaclav

Back to Top
vjedlicka View Drop Down
Senior Member
Senior Member


Joined: 04 September 2007
Status: Offline
Points: 122
Post Options Post Options   Thanks (0) Thanks(0)   Quote vjedlicka Quote  Post ReplyReply Direct Link To This Post Posted: 09 October 2007 at 2:43pm
fixed by changing accelerator from ASCII to VIRTKEY
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.109 seconds.