property grid interferes with accelerators |
Post Reply |
Author | |
vjedlicka
Senior Member Joined: 04 September 2007 Status: Offline Points: 122 |
Post Options
Thanks(0)
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 |
|
vjedlicka
Senior Member Joined: 04 September 2007 Status: Offline Points: 122 |
Post Options
Thanks(0)
|
fixed by changing accelerator from ASCII to VIRTKEY
|
|
Post Reply | |
Tweet
|
Forum Jump | Forum Permissions You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |