Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > ActiveX COM > Command Bars
  New Posts New Posts RSS Feed - Accelerators not working in 10.4
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

Accelerators not working in 10.4

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


Joined: 23 October 2003
Status: Offline
Points: 5
Post Options Post Options   Thanks (0) Thanks(0)   Quote mark Quote  Post ReplyReply Direct Link To This Post Topic: Accelerators not working in 10.4
    Posted: 19 January 2007 at 2:44pm
Hello
 
Since upgrading to 10.4, the accelerator keys in my app seem to have stopped working. They are defined in the app's resources in the standard way, eg:
 
IDM_AXESPOPUP ACCELERATORS
BEGIN
    VK_RETURN,      CM_ADDEQUATION,           VIRTKEY
    VK_INSERT,      CM_ADDSPECIALEQUATION,    VIRTKEY
    VK_DELETE,      CM_DELETESELECTEDOBJECTS, VIRTKEY    
END
 
They worked OK in 10.3. Is CommandBars now stealing these messages??
 
Thanks.
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.094 seconds.