Page 1 of 1

Indy 9.5 tab key not working in Inspector

Posted: Thu Jan 09, 2020 11:20 am
by kaveh1000
Hi folks. Using Indy 9.5.1 on Mac Catalina.

I notice that I cannot use the tab key in Inspector, e.g. for a button, to go from Name to Label. Anyone else having this problem, or are there any settings? Always been able to do that in the past.

Re: Indy 9.5 tab key not working in Inspector

Posted: Thu Jan 09, 2020 11:43 am
by bogs
Works here on 'nix, so I would suspect it is a bug and should be reported.

Re: Indy 9.5 tab key not working in Inspector

Posted: Thu Jan 09, 2020 11:48 am
by Klaus
Works here on macOS 10.14.6 and INDY 9.5.1

Re: Indy 9.5 tab key not working in Inspector

Posted: Wed Feb 05, 2020 9:29 pm
by kaveh1000
Sorry to waste your time on this folks. I had an

Code: Select all

on tabkey
handler that was not passing on the tabkey. :-( So all fine.