Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Unable to end QM MIDI triggers thread
#1
Hi Gintaras,

After a lot of searching/experimenting I find myself unable to end the QM MIDI triggers (tray icon).
Please help.

Regards,
GertC
#2
I now cannot test, but found this in macro "MIDI Triggers Help":
Quote: Tray icon:
Click to show configuration dialog.
Ctrl+click to exit.
Right click to enable/disable MIDI input monitoring.
#3
Sorry I have formulated my request unclear. I meant to end it programmatically.
#4
Macro Macro2697
Code:
Copy      Help
int w=win("QM MIDI triggers" "#32770")
int c=id(3 w) ;;push button 'Exit'
but c
#5
Thanks!

I had been trying e.g. shutdown -6 experimenting with all kind of thread names, without success.
This works.

Regards,
GertC


Forum Jump:


Users browsing this thread: 1 Guest(s)