Page 1 of 1

How-to customize keyboard shortcuts for Adventure IDE

Posted: 09 Aug 2022, 12:17
by LarryS
Hello, Adventure IDE seems an excellent alternative, thank you! Three questions please:
1) How to change keyboard shortcuts??
2) How to use with Autohotkey v2?
3) How to add a delete line command?
Thanks, --larry

Re: How-to customize keyboard shortcuts for Adventure IDE

Posted: 23 Aug 2022, 09:57
by Ben the Coder
LarryS wrote: 1) How to change keyboard shortcuts??
Because Adventure IDE (or AutoGUI) is open source, you can edit the source code to make it use specific keyboard shortcuts.
LarryS wrote: 2) How to use with Autohotkey v2?
You can edit the source code of Adventure IDE to delete old commands and incorporate new ones.
LarryS wrote: 3) How to add a delete line command?
No sure what your talking about, of the top off the top of my head.
Ben ;)