Hope this is the right place.
I like the autocomplete features a lot but Ctrl-Space respectively "Sub"-Space-Tab is a little unconvenient for me. So I wrote a litte autohotkey keyboard macro.
With this macro running the annoying Caps-Lock key sends "Sub"-Space-Tab and the Windows Menu Key (AppKey) sends Ctrl-Space. F1 sends Ctrl-3 (Compile in Background). All Macros only work if B4A main window is active.
Attached the .ahk texfile which needs autohotkey to be installed (http://ahkscript.org/download/) and a compiled win32 version.
Maybe some of you will find it usefull
Nikolaus
I like the autocomplete features a lot but Ctrl-Space respectively "Sub"-Space-Tab is a little unconvenient for me. So I wrote a litte autohotkey keyboard macro.
With this macro running the annoying Caps-Lock key sends "Sub"-Space-Tab and the Windows Menu Key (AppKey) sends Ctrl-Space. F1 sends Ctrl-3 (Compile in Background). All Macros only work if B4A main window is active.
Attached the .ahk texfile which needs autohotkey to be installed (http://ahkscript.org/download/) and a compiled win32 version.
Maybe some of you will find it usefull
Nikolaus