Hotkey button - Forum

Forum Navigation
You need to log in to create posts and topics.

Hotkey button

One other feature looking for with VNW if there is either a plugin or an option like with AutoHotkey has a Hotkey Button in it's form editor for setting up hotkeys and puts whatever key you press into a variable.

Thanks! :)

Really really enjoying VNW btw!

I tried the plugin npKeys but the example did not work for me. :(

What I am looking for is a box that when press any key combo will show in that box that key such as CTRL+S or CTRL+ALT+DELETE as an example and then put that into a variable.

Lower example. Create as many buttons as you need.

Uploaded files:
  • You need to login to have access to uploads.

How easier to create buttons

 

Uploaded files:
  • You need to login to have access to uploads.
Vadim has reacted to this post.
Vadim

Thanks for the examples.

It would be nice and much easier if we had within VNW under the tools menu a Hotkey Box button similar to AHK (AutoGUI) that is resize-able as well as capturing key presses each time and will save it to a variable that all more of a requested feature for VNW.

Really would be a welcome addition to an already awesome program.

If your curious what I'm talking about just look at AutoHotKey's AutoGUI form creator.

Thanks

luishp has reacted to this post.
luishp

hi @krakerman,

Select an existent shortcut, right click to the context menu, select "Propierties", select the shortcut tab, change the shortcut key you like and save the dialog.

You could activate the program using the selected hot keys.

 

My 0.01

@krakerman,

As a late response, you can use the freeware plugin, KB Hooker at https://rcmediaservices.net/neobook

This will allow you to set global hotkeys that are accessible anywhere, not just from your app.

rcohen

Krakerman has reacted to this post.
Krakerman

acHotKey plugin is exactly what I wanted and need that was just released by asleycruz :)

Very much the same as how it works in AHK (AutoGUI) perfect for what I need and been asking for.

AsleyCruz and rcohen have reacted to this post.
AsleyCruzrcohen