ATTENTION: You are viewing a page formatted for mobile devices; to view the full web page, click HERE.

DonationCoder.com Software > Find And Run Robot

[Feature Request] TAB key working as DOWN key

<< < (2/2)

mouser:
that's only because i'm not insane.

the down arrow does what you want -- it can be used to move down from the search edit and through the results -- i'm not sure why it would be a good idea to use tab for this.

skajfes:
I like the alt+number combination for launching one of the first 9 results. If what I want is not in the first nine I just keep typing until it is :)
This is a lot quicker than down-down-down-down-down or even tab-tab-tab-tab.

skwire:
This is quite easily accomplished with a bit of AHK script:


--- Code: Autohotkey ---#IfWinActive, Find and Run Robot 2{    TAB:: SendInput, {Down}}#IfWinActive

kikon:
This is quite easily accomplished with a bit of AHK script:
-skwire link=topic=27310.msg255471#msg255471
--- End quote ---
amazing ,
just three lines of code  :)

Navigation

[0] Message Index

[*] Previous page

Go to full version