Good morning Alexander
after an accurate investigation i found a probable bug.
before i cannot duplicate the error with tutor , now with some modification to the code i can duplicate it.
the program is :
Dialog with text gets
OS is Linux ubuntu 18.04 lts server 64 bits
Harbour 3.4 ( becouse i need SSL ) 64 bits
( i not test it on windows becouse now i'm writing code on linux )
if you declare INIT DIALOG CLIPPER NOEXIT, moving form one get to another works with keydown, keyup, tab, shift tab and enter.
if you declare INIT WINDOW with MAIN moving is impossible even if you use the get with setfocus():
If this is a standard behavour please do not consider it a bug, i'll change my code.
but i need also a your answer regarding this probable bug
regards
Domenico
That was a bug. Fixed now - it's better late than never)