i use in my HMG App
Code: Select all
ON KEY xxx OF instead of insert "Date/Time" in Notepad it will call "my F5" in HMG App ...
what i´m doing wrong
Moderator: Rathinagiri
Code: Select all
ON KEY xxx OF Hi Jimmy,AUGE_OHR wrote: ↑Thu Mar 09, 2023 1:49 am hi,
i use in my HMG Appwhen have HMG App in Back-Ggound and Notepad running in Fore-Ground those ON KEY in Back-Ground will be called e.g F5Code: Select all
ON KEY xxx OF
instead of insert "Date/Time" in Notepad it will call "my F5" in HMG App ...
what i´m doing wrong![]()
Hi Hans,hansmarc wrote: ↑Thu Mar 09, 2023 11:13 am Hi Grigory, Jimmy,
Grigory i am sorry to say that this is not working (not stable) in minigui ex.
We are developping for the moment with minigui and i can confirm you that when our program is placed in background that another minigui program (both use onkey Fx ...) or a windows program the Fx does not function in the program that has focus.
What we have seen is that this faulty behaviour is not stable and appears in 1 or 2 cases on 10 runs of both programs.
I will try to create one of these days a demo to show the problem.