Page 1 of 1

ActivateGadget/GA_TabCycle bug ?

Posted: Wed Jan 08, 2020 4:37 pm
by glames
Hi,

I use a few string gadgets (StringGadget) that are all TAB enabled (GA_TabCycle, TRUE). I pre-select (IIntuition->ActivateGadget) the first one and it works but if I press the TAB key, it doesn't go to the next string field.

If I click elsewhere then click the first string gadget. The TAB key then works and it goes to the second string gadget.

Is it a bug ? Is there any workaround ?

Thank you.