Page 1 of 1

FIXED: Shortcut function can not work in TExternalMemoForm

Posted: 26 May 2022 03:16
by kendling
There has 2 issues:

When I drag one tab to new window, it will created a window by TExternalMemoForm class.
1. The menubar show in english only in this window. Sub menu can display correct language.
2. Try [Alt-F]/[Alt-O]/... to dropdown some menu, it will active the main window and back to this window only. The menu can not show.

Resolve:
When I press [Ctrl-F], the menubar will display the correct language, and the [Alt-F]/[Alt-O]/... work now.

Re: Shortcut function can not work in TExternalMemoForm

Posted: 26 May 2022 12:15
by Rickard Johansson
Fixed in next release (v15.52). Thanks!

Re: FIXED: Shortcut function can not work in TExternalMemoForm

Posted: 27 May 2022 04:42
by kendling
Great!

Re: Shortcut function can not work in TExternalMemoForm

Posted: 01 Jun 2022 07:20
by kendling
Rickard Johansson wrote: 26 May 2022 12:15 Fixed in next release (v15.52). Thanks!
Thanks Rickard Johansson! This issue was fixed in v15.52.