Menu

#106 Add module interface for executing a hotkey command

closed
None
5
2010-06-06
2010-03-31
No

There are quite a lot of hotkey commands which currently have no module message equivalent. Rather than having to laboriously duplicate every hotkey command into a module message it would be good if a single VW_HOTKEY message was create which executes a given hotkey command (see vwCommand.def for a list of commands and their id #).

This is not a replacement for the existing module messages as the hotkey commands lack explicit focus (i.e. 'WIN: move to next' always moves the current window whereas the window is specified when VW_ASSIGNWIN is used.

Discussion

  • Steven Phillips

    Steven Phillips - 2010-03-31
    • assigned_to: nobody --> bjasspa
     
  • Steven Phillips

    Steven Phillips - 2010-04-05

    Code to implement this has been committed back to CVS

     
  • Steven Phillips

    Steven Phillips - 2010-06-06
    • status: open --> closed
     
  • Steven Phillips

    Steven Phillips - 2010-06-06

    Feature added to v4.2 which is now released and available, closing bug.

     

Log in to post a comment.