Menu

#3 Alt-< and Alt->

open
5
2002-07-29
2002-05-28
No

To be standard with web browsers, the back and forward
buttons should be accesible from the keyboard via Alt-<, Alt-
>, Ctrl-< and Ctrl->

Discussion

  • Stephen Chin

    Stephen Chin - 2002-07-29
    • assigned_to: nobody --> mindframes
     
  • Stephen Chin

    Stephen Chin - 2002-07-29

    Logged In: YES
    user_id=532847

    I'm tossing this one back at you.

    This is the place where you bind in keystrokes to commands:
    CommandMap.defaultMap

    And this is the action that you need to turn into a sheets
    command:
    RootFrame.Toolbar.backAction

    Tell me when you finish so I can start using the key
    binding. ;)

     
  • Stephen Chin

    Stephen Chin - 2002-07-29

    Logged In: YES
    user_id=532847

    I'm tossing this one back at you.

    This is the place where you bind in keystrokes to commands:
    CommandMap.defaultMap

    And this is the action that you need to turn into a sheets
    command:
    RootFrame.Toolbar.backAction

    Tell me when you finish so I can start using the key
    binding. ;)

     
  • Aaron Powers

    Aaron Powers - 2002-07-29

    Logged In: YES
    user_id=338208

    Will do. That feedback gave me exactly the right information to
    solve this problem :)

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.