It wasn't like that for me (obviously, otherwise I wouldn't have written that post); now the problem will be... finding where it happened to me (I've written too much code, of all kinds, in the last few days)......
It wasn't like that for me (obviously, otherwise I wouldn't have written that post); now the problem will be... finding where it happened to me (I've written too much code, of all kinds, in the last few days)......
I think I also found out why it seemed to me not to work - and therefore to my amazement now:
I had put a break point in the event routine but the form was full screen and it remains in the foreground in these cases (debug mode, breakpoint) and therefore it seems that nothing has happened.
I will add a Wish for this (in case of a breakpoint, bring the editor to the foreground).