Lazarus

Programming => Widgetset => Win32/64 => Topic started by: AlexTP on May 05, 2020, 07:26:57 am

Title: CudaText catches Alt+Tab in Windows 10 as Alt
Post by: AlexTP on May 05, 2020, 07:26:57 am
Please see  the issue in Github
https://github.com/Alexey-T/CudaText/issues/2513
I don't have Win10 on my notebook. (not at home). cannot check.
Title: Re: CudaText catches Alt+Tab in Windows 10 as Alt
Post by: eljo on May 05, 2020, 11:23:33 am
try sending a keyup message for the alt key to your mainform winproc when it looses focus.
Title: Re: CudaText catches Alt+Tab in Windows 10 as Alt
Post by: AlexTP on May 05, 2020, 12:27:43 pm
no, it is work of Lazarus.
Title: Re: CudaText catches Alt+Tab in Windows 10 as Alt
Post by: eljo on May 05, 2020, 12:33:44 pm
is it? how did you come with that conclusion? As far as I remember delphi had the same problem even notepad had the same problem. Keep in mind that the behavior you describing was introduced in windows XP.
Title: Re: CudaText catches Alt+Tab in Windows 10 as Alt
Post by: AlexTP on May 05, 2020, 12:34:37 pm
then I agree. if it's not an issue. if it's native behaviour. thanks.
Title: Re: CudaText catches Alt+Tab in Windows 10 as Alt
Post by: Martin_fr on May 05, 2020, 01:00:06 pm
I have Windows 10. And neither Notepad, nor the Lazarus IDE have that issue.

In Notepad, if I use alt (no tab) to get to the menu, and then change focus by mouse, the menu is "unfocused", and stays that way if I return to notepad.

Same with the IDE. (trunk)

For good measure. Empty form with menu. Also ok.
TinyPortal © 2005-2018