Page 1 of 1

Hotkey to cycle through command variants

Posted: 07 Mar 2019, 13:01
by toralf
AutoGui offers autoexpansion of commands without and with the Parameters (ctrl+Insert)
when I want to write a loop command, I can type “Loo” hit ctlr+Enter, select loop with the arrow keys and hit enter. But then the tooltip changes to the variants of loop with a small triangle in the front of the tooltip. I could not figure out yet how I could cycle through the variants with a hotkey. I know I can click the triangle with the mouse to cycle through them. Could anyone please tell me the hotkey for this? Thanks in advance.

Re: Hotkey to cycle through command variants

Posted: 29 Mar 2019, 19:17
by Alguimist
Hi, toralf. Thanks for your suggestion.

This feature has been implemented in the upcoming version of AutoGUI.

Re: Hotkey to cycle through command variants

Posted: 18 Apr 2019, 16:11
by Alguimist
toralf wrote:
07 Mar 2019, 13:01
I could not figure out yet how I could cycle through the variants with a hotkey.
Implemented in version 2.5.6. Ctrl + Shift + PgDn or PgUp switches overloaded calltips.

A list of keyboard shortcuts is available in the Help menu.

Re: Hotkey to cycle through command variants

Posted: 19 Apr 2019, 02:55
by toralf
Thanks